DiagramQueryItemDrawActionEventArgs Constructors
Provides data for the DiagramControl.QueryItemDrawAction event.| Name | Parameters | Description |
|---|---|---|
| DiagramQueryItemDrawActionEventArgs(ItemTool, PointFloat, Boolean) | tool, diagramPoint, allow | Initializes a new instance of the DiagramQueryItemDrawActionEventArgs class. |
See Also