Click or drag to resize

ObjectAttributesHatchBackgroundFillPrintColor Property

Fill color for hatches when printing (default is Color.Empty)

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

Property Value

Type: Color
See Also