Enum EdgeMoveMode
Denotes where a label of an edge can be moved
public enum EdgeMoveMode
Fields
Edge = 1
Denotes that the label can be moved along the edge
Free = 2
Denotes that the label can be moved freely
None = 0
Denotes that the edge cannot be moved at all