Click or drag to resize

DimensionShapeDimensionTextAngleType Property

Get or set the orientation angle type of the dimension value.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract DimensionTextPositionAngleType DimensionTextAngleType { get; set; }

Property Value

Type: DimensionTextPositionAngleType
dimension value placement angle type DimensionTextPositionAngleType .
See Also