Back to Devexpress

ImageEditActualAppearance Properties

maui-devexpress-dot-maui-dot-editors-dot-imageeditactualappearance-dot-underscore-properties.md

latest1.9 KB
Original Source

ImageEditActualAppearance Properties

An appearance object.

NameDescription
BackgroundColorGets the background color that is applied to the ImageEdit. To specify this color, use the EditBase‘s BackgroundColor property.
CropAreaBorderColorGets the crop area border color that is applied to the ImageEdit. To specify this color, use the CropAreaBorderColor property.
CropAreaBorderThicknessGets the crop area border thickness that is applied to the ImageEdit. To specify this thickness, use the CropAreaBorderThickness property.
CropAreaOffsetGets the crop area offset that is applied to the ImageEdit. To specify this offset, use the CropAreaOffset property.
ScrimColorGets the scrim color that is applied to the ImageEdit. To specify this color, use the ScrimColor property.

See Also

ImageEditActualAppearance Class

ImageEditActualAppearance Members

DevExpress.Maui.Editors Namespace