Gets or sets whether the coordinate system icon is displayed at the origin.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CSIconIsOn As System.Boolean |
C# | |
---|
System.bool CSIconIsOn {get; set;} |
JavaScript | |
---|
CSIconIsOn : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_CSIconIsOn(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool CSIconIsOn { bool* Val
)
DSRESULTput_CSIconIsOn(
bool NewVal
} |
Property Value
True if the coordinate system icon is displayed at the origin, false if not