DiagramOptionsBehavior.MinDragDistance Property
In This Article
Specifies the number of pixels the cursor must move with the mouse down before dragging begins.
Namespace: DevExpress.XtraDiagram.Options
Assembly: DevExpress.XtraDiagram.v24.2.dll
NuGet Package: DevExpress.Win.Diagram
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Single | 3 | A System. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Min |
---|---|
Diagram |
|
See Also