Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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