Specifies the linetype of the second extension line.
Supported platforms: Windows only
Signature
VBA:
object.ExtLine2Linetype
- 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 second extension line.
Remarks
Note: This property overrides the value of the DIMLTEX2 system variable for the given dimension.
Examples
VBA:
Not available
Visual LISP:
Not available