The ImageEditor type exposes the following properties.
| Name | Description | |
|---|---|---|
|
|
CropMinSize | Gets or sets minimum width and height of the crop rectangle. |
|
|
CropRatio | Gets or sets an aspect ratio of the crop rectangle. |
|
|
DefaultTool | Gets or sets a tool selected in the image editor by default. |
|
|
DrawTool | Gets an object holding the draw tool settings like pen color and width. |
|
|
EnableCrop | Gets or sets a value indicating whether to allow cropping functionality in the image editor. |
|
|
EnableDrawTool | Gets or sets a value indicating whether to allow drawing in the image editor. |