Click or drag to resize

SectionStyleBackgroundFillPrintColor Property

Fill print color to apply to the background. 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 BackgroundFillPrintColor { get; set; }

Property Value

Type: Color
See Also