Gets or sets whether to draw a horizontal landing line at the end of this MLeader.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property HorzLanding As System.Boolean |
C# | |
---|
System.bool HorzLanding {get; set;} |
JavaScript | |
---|
HorzLanding : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_HorzLanding(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool HorzLanding { bool* Val
)
DSRESULTput_HorzLanding(
bool NewVal
} |
Property Value
True to draw a horizontal landing line, false to not