ExtLine1Linetype Property (ActiveX)

Specifies the linetype of the first extension line.

Supported platforms: Windows only

Signature

VBA:

object.ExtLine1Linetype
object

Type: Dim3PointAngular, DimAligned, DimAngular, DimArcLength, DimRotated

The objects to which this property applies.

Property Value

Read-only: No

Type: String

The linetype of the first extension line.

Remarks

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

Examples

VBA:

Not available

Visual LISP:

Not available