Specifies whether the dimension is for a partial arc.
Supported platforms: Windows only
Signature
VBA:
object.IsPartial
- object
-
Type:
DimArcLength
The object this property applies to.
Property Value
Read-only: No
Type: Boolean
- True: The dimension is for a partial arc.
- False: The dimension is not for a partial arc.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available