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