ImageEditToEditModeBehavior.Crop(Rect) Method
Crops the image to the specified rectangle.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
rectangle | Rect | Borders of the cropped image. |
See Also