DiagramItemDrawingEventArgs.Tool Property
Returns the drawing tool that the end-user is using.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v22.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Diagram.Core.ItemTool | An object representing the drawing tool. |
See Also