ImageEditActualAppearance Properties
An appearance object.| Name | Description |
|---|---|
| BackgroundColor |
Gets the background color that is applied to the ImageEdit. To specify this color, use the EditBase‘s BackgroundColor property.
|
| CropAreaBorderColor | Gets the crop area border color that is applied to the ImageEdit. To specify this color, use the CropAreaBorderColor property. |
| CropAreaBorderThickness | Gets the crop area border thickness that is applied to the ImageEdit. To specify this thickness, use the CropAreaBorderThickness property. |
| CropAreaOffset | Gets the crop area offset that is applied to the ImageEdit. To specify this offset, use the CropAreaOffset property. |
| ScrimColor | Gets the scrim color that is applied to the ImageEdit. To specify this color, use the ScrimColor property. |
See Also