ExtLineFixedLenSuppress Property (ActiveX)

Sets suppression of extension line fixed length On or Off.

Supported platforms: Windows only

Signature

VBA:

object.ExtLineFixedLenSuppress
object

Type: Dim3PointAngular, DimAligned, DimAngular, DimArcLength, DimOrdinate, DimRotated

The objects to which this property applies.

Property Value

Read-only: No

Type: Boolean

Remarks

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

Examples

VBA:

Not available

Visual LISP:

Not available