CadDimensionBase.IsYordinate

CadDimensionBase.IsYordinate property

Gets a value indicating whether this instance is yordinate.

public bool IsYordinate { get; }

Property Value

true if this instance is yordinate; otherwise, false.

See Also