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