NTVectorElementDragMode
enum NTVectorElementDragMode : NSInteger {}
Possible drag modes.
-
A single vertex is being moved.
Declaration
Objective-C
NT_VECTOR_ELEMENT_DRAG_MODE_VERTEX
-
The whole vector element is being moved.
Declaration
Objective-C
NT_VECTOR_ELEMENT_DRAG_MODE_ELEMENT