ImageEditToEditModeBehavior.Pan(Vector) Method
Moves the image in the specified direction.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
move | Vector | The move direction. |
See Also