Click or drag to resize

HatchLineGetDashes Property

Gets all of the dashes.

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

Property Value

Type: IEnumerableDouble
See Also