C++
Acad::ErrorStatus setGeoMarkerVisibility( bool value );
Description
This function set the visible state for a GeoMarker object
Parameters
Parameters | Description |
---|---|
value | Input true for visibility, false otherwise |
Acad::ErrorStatus setGeoMarkerVisibility( bool value );
This function set the visible state for a GeoMarker object
Parameters | Description |
---|---|
value | Input true for visibility, false otherwise |