ConstructionPlaneThinLineColor Property  | 
 
            Gets or sets the color of the thinner, less prominent line.
            
 
    Namespace: 
   Rhino.DocObjects
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic Color ThinLineColor { get; set; }Public Property ThinLineColor As Color
	Get
	Set
Property Value
Type: 
Color
See Also