The SketchVertexEditMode can be one of:
Constant | Description |
---|---|
Enums.SketchVertexEditModeInteractionEdit | (0) Selection state and location of vertex can be updated through user interaction (i.e. tap, drag). |
Enums.SketchVertexEditModeSelectOnly | (1) Only selection state of vertex can be updated through user interaction. |