Click or drag to resize

HatchPatternHatchLines Property

Gets all the hatch lines.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public IEnumerable<HatchLine> HatchLines { get; }

Property Value

Type: IEnumerableHatchLine
See Also