Click or drag to resize

ObjectAttributesHatchBoundaryPlotColor Property

Hatch boundary plot color override. Default is unset color which means use the standard attributes and layer colors to determine the boundary color

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

Property Value

Type: Color
See Also