CadLineTypeTableObject.OffsetXElementIndex

CadLineTypeTableObject.OffsetXElementIndex property

Gets or sets the index of the offset x element.

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

Property Value

The index of the offset x element.

See Also