Defines the mode of the AddEditMarker window.

C# | Visual Basic |
public enum AddEditMarkerWindowMode
Public Enumeration AddEditMarkerWindowMode

Member | Description |
---|---|
Add |
The window is in "Add" mode.
|
Edit |
The window is in "Edit" mode.
|