Click or drag to resize

LayerColor Property

Gets or sets the display color for this layer.

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

Property Value

Type: Color
See Also