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