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. |