Specifies the linetype of leader lines of the mleaderstyle.
Supported platforms: Windows only
Signature
VBA:
object.LeaderLineTypeId
- object
-
Type: MLeaderStyle
The object this property applies to.
Property Value
Read-only: No
Type: ACAD_LTYPE
The leader line type ID value.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available