DimTxtDirection Property (ActiveX)

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

Remarks

Note: This property overrides the value of the DIMTXTDIRECTION system variable for the given dimension.

Examples

VBA:

Not available

Visual LISP:

Not available