Enum ManipulationPointType
The type of a manipulation point.
Namespace: Telerik.Windows.Diagrams.Core
Assembly: Telerik.Windows.Diagrams.Core.dll
Syntax
public enum ManipulationPointType
BezierEndHandle
The bezier end point handle.
BezierHandle
The bezier handle of an intermediate point.
BezierStartHandle
The bezier start point handle.
First
The first manipulation point.
Intermediate
Intermediate connection point.
Last
The last manipulation point.
SegmentHandle
The handle to translate a segment horizontally and vertically.