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