CadDimensionBase.IsXOrdinate

CadDimensionBase.IsXOrdinate property

Gets a value indicating whether this instance is X ordinate.

public bool IsXOrdinate { get; }

Property Value

true if this instance is X ordinate; otherwise, false.

See Also