Click or drag to resize

LayerPlotColor Property

Gets or sets the plot color for this layer.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Color PlotColor { get; set; }

Property Value

Type: Color
See Also