Click or drag to resize

ObjectAttributesHatchBoundaryColor Property

Hatch boundary 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 HatchBoundaryColor { get; set; }

Property Value

Type: Color
See Also