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

DiagramQueryItemsActionEventArgs Properties

Name Description
Action Indicates the kind of the action that raised the event.
Allow Specifies whether to allow performing the operation.
HighlightedItem Returns the currently highlighted diagram item.
HighlightedItemPoint Returns the current coordinates of the cursor.
Items Returns the collection of diagram items affected by the action.
See Also