Click or drag to resize

ObjectAttributesHatchBackgroundFillColor Property

Fill color for hatches (default is Color.Empty)

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

Property Value

Type: Color
See Also