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 | |
---|
get_CSIconIsOn () : Boolean
put_CSIconIsOn (
NewVal : Boolean
)
|
COM native C++ | |
---|
HRESULT get_CSIconIsOn(
VARIANT_BOOL* Val
)
HRESULT put_CSIconIsOn(
VARIANT_BOOLNewVal |
Property Value
True if the coordinate system icon is displayed at the origin, false if not
Example
Remarks
See Also
Availability
DraftSight V1R6.0