Back to Devexpress

ImageEdit.ActualAppearance Property

maui-devexpress-dot-maui-dot-editors-dot-imageedit-f1cfb93c.md

latest870 B
Original Source

ImageEdit.ActualAppearance Property

Gets the common appearance settings that are applied to the current ImageEdit.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public ImageEditActualAppearance ActualAppearance { get; }

Property Value

TypeDescription
ImageEditActualAppearance

Appearance settings that are applied to the current ImageEdit.

|

See Also

ImageEdit Class

ImageEdit Members

DevExpress.Maui.Editors Namespace