Click or drag to resize

HatchPatternIndex Property

Index in the hatch pattern table for this pattern. -1 if not in the table.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public override int Index { get; set; }

Property Value

Type: Int32
See Also