SectionStyleHatchPatternPrintColor Property |
Print color to apply for the hatch pattern. Default is Color.Empty which
means get the color from the source where this section style came from
(object attributes or layer)
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax public Color HatchPatternPrintColor { get; set; }
Public Property HatchPatternPrintColor As Color
Get
Set
Property Value
Type:
ColorSee Also