Click or drag to resize

ObjectAttributesHatchBoundaryPlotColorSource Property

Source for the hatch boundary plot/print color. Determines whether the boundary plot color is read from the layer, from the object's main attribute color, inherited from the parent, or read from the custom override color set by HatchBoundaryPlotColor (ColorCustom).

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public ItemColorSource HatchBoundaryPlotColorSource { get; set; }

Property Value

Type: ItemColorSource
See Also