EnumManipulationPointType
Enum
The type of a manipulation point.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.Windows.Diagrams.Core.dll
Syntax:
cs-api-definition
public enum ManipulationPointType
Fields
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.