CadLineTypeTableObject.OffsetYElementIndex

CadLineTypeTableObject.OffsetYElementIndex property

Gets or sets the index of the offset y element.

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

Property Value

The index of the offset y element.

See Also