Back to Devexpress

DiagramItemsResizingEventArgs Properties

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

latest1.6 KB
Original Source

DiagramItemsResizingEventArgs Properties

Provides data for the DiagramControl.ItemsResizing 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 data about items that are being resized.
ModeIndicates the direction of resizing.
StageIndicates whether the resizing operation has just started, is continuing or has been finished or canceled.

See Also

DiagramItemsResizingEventArgs Class

DiagramItemsResizingEventArgs Members

DevExpress.XtraDiagram Namespace