ObjectAttributesHatchBackgroundFillPrintColor Property |
Fill color for hatches when printing (default is Color.Empty)
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Color HatchBackgroundFillPrintColor { get; set; }Public Property HatchBackgroundFillPrintColor As Color
Get
Set
Property Value
Type:
Color
See Also