Back to Devexpress

DiagramCommands.SelectPointerTool Property

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcommands-93224fc6.md

latest1.1 KB
Original Source

DiagramCommands.SelectPointerTool Property

Gets the command that selects the pointer tool.

Namespace : DevExpress.Xpf.Diagram

Assembly : DevExpress.Xpf.Diagram.v25.2.dll

NuGet Package : DevExpress.Wpf.Diagram

Declaration

csharp
public ICommand SelectPointerTool { get; }
vb
Public ReadOnly Property SelectPointerTool As ICommand

Property Value

TypeDescription
ICommand

An object implementing the System.Windows.Input.ICommand interface.

|

See Also

ActiveTool

DiagramCommands Class

DiagramCommands Members

DevExpress.Xpf.Diagram Namespace