Gets or sets whether this MLeader has an extension line between the starting vertex of the leader and the content text.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LeaderExtn As System.Boolean |
C# | |
---|
System.bool LeaderExtn {get; set;} |
JavaScript | |
---|
LeaderExtn : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_LeaderExtn(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool LeaderExtn { bool* Val
)
DSRESULTput_LeaderExtn(
bool NewVal
} |
Property Value
True if leader is extended, false if not