DiagramCommandsBase.SelectToolCommand Field
Select the specified diagram tool.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v26.1.Core.dll
Declaration
Field Value
| Type |
|---|
| DevExpress.Diagram.Core.DiagramCommand<DiagramTool> |
See Also
Select the specified diagram tool.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v26.1.Core.dll
public static readonly DiagramCommand<DiagramTool> SelectToolCommand
Public Shared ReadOnly SelectToolCommand As DiagramCommand(Of DiagramTool)
| Type |
|---|
| DevExpress.Diagram.Core.DiagramCommand<DiagramTool> |