Show / Hide Table of Contents

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 : int

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

  • View Source
In This Article
Back to top Copyright 2018-2024 CADology Limited