HatchPatternFillType Property |
Gets the pattern's fill type.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic HatchPatternFillType FillType { get; set; }
Public Property FillType As HatchPatternFillType
Get
Set
Property Value
Type:
HatchPatternFillType
See Also