DiagramQueryItemDrawActionEventArgs Properties
Provides data for the DiagramControl.QueryItemDrawAction event.Name | Description |
---|---|
Allow | Specifies whether the end-user can use the selected drawing tool. |
DiagramPoint | Returns the mouse pointer position within the diagram control. |
Tool | Returns the drawing tool that the end-user is attempting to use. |
See Also