EnumDiagramEvent
Diagram events.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.Windows.Diagrams.Core.dll
Syntax:
public enum DiagramEvent
Fields
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.
GroupSelectionChanged
GroupSelectionChanged event.
GroupsChanged
GroupsChanged event.
LayoutApplied
Layout diagram event.
MetadataDeserialized
The metadata deserialized event.
MetadataSerialized
The metadata serialized event.
PositionChanged
The position changed event.
PreviewAdditionalContentActivated
The PreviewAdditionalContentActivated event.
ResizeDelta
The resize delta event.
RotateDelta
RotateDelta 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.