CadLineTypeTableObject.ScaleLinetypeElementIndex

CadLineTypeTableObject.ScaleLinetypeElementIndex property

Gets or sets the index of the scale linetype element.

public List<int> ScaleLinetypeElementIndex { get; set; }

Property Value

The index of the scale linetype element.

See Also