Skip to main content
A newer version of this page is available. .

DiagramCommandsBase.StartDragToolCommand Field

Select the tool used to drag diagram items.

Namespace: DevExpress.Diagram.Core

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

Declaration

public static readonly DiagramCommand<DiagramTool> StartDragToolCommand

Field Value

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