TextRotation Property

Specifies the rotation angle of the dimension text.

See Also | Example

Signature

object.TextRotation

object

Dim3PointAngular, DimAligned, DimAngular, DimArcLength, DimDiametric, DimOrdinate, DimRadial, DimRadialLarge, DimRotated
The object or objects this property applies to.

TextRotation

Double; read-write
The angle in radians of the dimension text. The valid range is 0 to 6.28.

Remarks

By default, this value is equal to either 0 degrees, or to the Rotation property, as specified by the dimension style.

   

 

Text with 0 degree  
angle  

Text with angle equal to the
dimension rotation

 

   Comments?