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