ConstructionPlane.ThinLineColor Property

ConstructionPlaneThinLineColor Property

Gets or sets the color of the thinner, less prominent line.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Color ThinLineColor { get; set; }
Public Property ThinLineColor As Color
	Get
	Set

Property Value

Type: Color
See Also