Specifies the linetype of the dimension line.
Supported platforms: Windows only
Signature
VBA:
object.DimensionLinetype
- object
-
Type: Dim3PointAngular, DimAligned, DimAngular, DimArcLength, DimDiametric, DimRadial, DimRadialLarge, DimRotated
The objects this property applies to.
Property Value
Read-only: No
Type: String
The name of the linetype assigned to the dimension line.
Remarks
Note: This property overrides the value of the DIMLTYPE system variable for the given dimension.
Examples
VBA:
Not available
Visual LISP:
Not available