Defines the mode of the AddEditMarker window.
Declaration Syntax
C# | Visual Basic |
public enum AddEditMarkerWindowMode
Public Enumeration AddEditMarkerWindowMode
Members
Member | Description |
---|---|
Add |
The window is in "Add" mode.
|
Edit |
The window is in "Edit" mode.
|