ToleranceJustification Property |
Specifies the vertical justification of tolerance values relative to the nominal dimension text.
Signature
object.ToleranceJustification
object
Dim3PointAngular, DimAligned, DimAngular, DimArcLength, DimDiametric, DimOrdinate, DimRadial, DimRadialLarge, DimRotated
The object or objects this property applies to.
ToleranceJustification
acDimToleranceJustify enum; read-write
acTolTop
acTolMiddle
acTolBottom
System variables
This property overrides the value of the DIMTOLJ system variable for the given dimension.
Remarks
The initial value for this property is acTolMiddle.
This property is only available when the ToleranceDisplay property is set to any value other than acTolNone.
Comments? |