Specifies the direction of the dimension text.
Supported platforms: Windows only
Signature
VBA:
object.DimTxtDirection
- object
-
Type: Dim3PointAngular, DimAligned, DimAngular, DimArcLength, DimDiametric, Dimension, DimOrdinate, DimRadial, DimRadialLarge, DimRotated
The objects this property applies to.
Property Value
Read-only: No
Type: Boolean
- False: Displays dimension text in a Left-to-Right reading style
- True: Displays dimension text in a Right-to-Left reading style
Remarks
Note: This property overrides the value of the DIMTXTDIRECTION system variable for the given dimension.
Examples
VBA:
Not available
Visual LISP:
Not available