Enum GeoMapElementActions
Enumeration offering the command actions that the graphics engine is expected to implement
Namespace: FpAssistantCore.Geographical
Assembly: FpAssistantCoreScl.dll
Syntax
public enum GeoMapElementActions
Fields
| Name | Description |
|---|---|
| EraseAllMapElements | Erase all maps element from the graphics display |
| EraseMapElementByUniqueId | Erase (or removed) from the graphics display the map element found by the unique id |
| NoAction | No action to be taken |