CadDimensionBase.TypeOfDimension

CadDimensionBase.TypeOfDimension property

Gets or sets the type of dimension.

public CadDimensionType TypeOfDimension { get; set; }

Property Value

The type of dimension.

See Also