DiagramEvent
Diagram events.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
public enum DiagramEvent
Fields
The AdditionalContentActivated event.
AdditionalContentActivated = 43
The command executed event.
CommandExecuted = 33
The command executing event.
CommandExecuting = 32
The connection added event.
ConnectionAdded = 4
The connection adding event.
ConnectionAdding = 3
The connection clicked event.
ConnectionClicked = 44
The connection deserializing event.
ConnectionDeserializing = 11
The connection manipulating event.
ConnectionManipulating = 14
The connection manipulation completed event.
ConnectionManipulationCompleted = 12
The connection manipulation started event.
ConnectionManipulationStarted = 13
The connection removed event.
ConnectionRemoved = 5
The connection serializing event.
ConnectionSerializing = 10
The Connector clicked event.
ConnectorActivationChanged = 45
The drag event.
Drag = 21
DragDelta event.
DragDelta = 22
The dragging event.
Dragging = 23
GroupsChanged event.
GroupsChanged = 38
GroupSelectionChanged event.
GroupSelectionChanged = 37
Layout diagram event.
LayoutApplied = 39
The metadata deserialized event.
MetadataDeserialized = 41
The metadata serialized event.
MetadataSerialized = 40
The pan event.
Pan = 26
The PanDelta event.
PanDelta = 25
The panning event.
Panning = 24
The position changed event.
PositionChanged = 28
The PreviewAdditionalContentActivated event.
PreviewAdditionalContentActivated = 42
The resize event.
Resize = 18
The resize delta event.
ResizeDelta = 19
The resizing event.
Resizing = 20
The rotation event.
Rotate = 15
RotateDelta event.
RotateDelta = 16
The rotating event.
Rotating = 17
Select event.
Select = 31
Before select event.
Selecting = 30
The selection bounds changed event.
SelectionBoundsChanged = 29
The shape added event.
ShapeAdded = 1
The shape adding event.
ShapeAdding = 0
The shape clicked event.
ShapeClicked = 8
The shape deserializing event.
ShapeDeserializing = 7
The shape double-clicked event.
ShapeDoubleClicked = 9
The shape removed event.
ShapeRemoved = 2
The shape serializing event.
ShapeSerializing = 6
The snapping lines calculated event.
SnappingLinesCalculated = 36
The TextShapeCreated event.
TextShapeCreated = 27
The viewport changed event.
ViewportChanged = 35
The zoom changed event.
ZoomChanged = 34