ExtLineFixedLen Property (ActiveX)

Set extension line fixed length.

Supported platforms: Windows only

Signature

VBA:

object.ExtLineFixedLen
object

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

The objects to which this property applies.

Property Value

Read-only: No

Type: Double

The fixed length of the extension line.

Remarks

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

Examples

VBA:

Not available

Visual LISP:

Not available