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

DiagramBeforeItemsResizingEventArgs Properties

Name Description
ActionSource Indicates whether the resizing operation is performed using the selection handles or the Properties Panel.
Cancel Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
Items Returns the collection of diagram items that are being resized.
Mode Indicates the direction of resizing.
See Also