TextInsideAlign Property

Specifies the position of dimension text inside the extension lines for all dimension types except ordinate.

See Also | Example

Signature

object.TextInsideAlign

object

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

TextInsideAlign

Boolean; read-write

TRUE: Align the text horizontally.

FALSE: Align the text with the dimension line.

System variables

This property overrides the value of the DIMTIH system variable for the given dimension.

Remarks

The initial value for this property is TRUE.

This property is only available when the TextInside property is set to TRUE.

 

   Comments?