Back to Devexpress

DiagramBeforeItemsResizingEventArgs Properties

windowsforms-devexpress-dot-xtradiagram-dot-diagrambeforeitemsresizingeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

DiagramBeforeItemsResizingEventArgs Properties

Provides data for the DiagramControl.BeforeItemsResizing event.

NameDescription
ActionSourceIndicates whether the resizing operation is performed using the selection handles or the Properties Panel.
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
ItemsReturns the collection of diagram items that are being resized.
ModeIndicates the direction of resizing.

See Also

DiagramBeforeItemsResizingEventArgs Class

DiagramBeforeItemsResizingEventArgs Members

DevExpress.XtraDiagram Namespace