Enum DiagramEvent
Diagram events.
Namespace: Telerik.Windows.Diagrams.Core
Assembly: Telerik.Windows.Diagrams.Core.dll
Syntax
public enum DiagramEvent
AdditionalContentActivated
The AdditionalContentActivated event.
CommandExecuted
The command executed event.
CommandExecuting
The command executing event.
ConnectionAdded
The connection added event.
ConnectionAdding
The connection adding event.
ConnectionDeserializing
The connection deserializing event.
ConnectionManipulating
The connection manipulating event.
ConnectionManipulationCompleted
The connection manipulation completed event.
ConnectionManipulationStarted
The connection manipulation started event.
ConnectionRemoved
The connection removed event.
ConnectionSerializing
The connection serializing event.
Drag
The drag event.
DragDelta
DragDelta event.
Dragging
The dragging event.
GroupsChanged
GroupsChanged event.
GroupSelectionChanged
GroupSelectionChanged event.
LayoutApplied
Layout diagram event.
MetadataDeserialized
The metadata deserialized event.
MetadataSerialized
The metadata serialized event.
Pan
The pan event.
PanDelta
The PanDelta event.
Panning
The panning event.
PositionChanged
The position changed event.
PreviewAdditionalContentActivated
The PreviewAdditionalContentActivated event.
Resize
The resize event.
ResizeDelta
The resize delta event.
Resizing
The resizing event.
Rotate
The rotation event.
RotateDelta
RotateDelta event.
Rotating
The rotating event.
Select
Select event.
Selecting
Before select event.
SelectionBoundsChanged
The selection bounds changed event.
ShapeAdded
The shape added event.
ShapeAdding
The shape adding event.
ShapeClicked
The shape clicked event.
ShapeDeserializing
The shape deserializing event.
ShapeDoubleClicked
The shape double-clicked event.
ShapeRemoved
The shape removed event.
ShapeSerializing
The shape serializing event.
SnappingLinesCalculated
The snapping lines calculated event.
TextShapeCreated
The TextShapeCreated event.
ViewportChanged
The viewport changed event.
ZoomChanged
The zoom changed event.