| Visual Basic | |
|---|---|
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 notTo display the coordinate system icon at the origin, call IViewTile::CSIconAtOrigin.
DraftSight V1R6.0
Syntax