Skip to main content

DiagramCommandsBase.SelectToolCommand Field

In This Article

Select the specified diagram tool.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v24.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

#Declaration

public static readonly DiagramCommand<DiagramTool> SelectToolCommand

#Field Value

Type
DevExpress.Diagram.Core.DiagramCommand<DiagramTool>
See Also