Skip to main content
A newer version of this page is available. .

DiagramBeforeItemsMovingEventArgs Properties

Name Description
ActionSource Indicates whether the moving operation is performed using drag-and-drop, the Properties Panel or by pressing key shortcuts.
Cancel Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
IsCopying
Items Returns the collection of diagram items that are being moved.
See Also