Click or drag to resize

LinetypeItemPitches Property

Gets or sets the line type pitch.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract double[] Pitches { get; set; }

Property Value

Type: Double
Array of double representing pitch.
Remarks
The number of arrays is an even number, up to ten. When setting, 8 pieces. The odd number is the line, the even number is the interval length.
See Also