Button.IImage.Aspect Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
property Microsoft::Maui::Aspect Microsoft::Maui::IImage::Aspect { Microsoft::Maui::Aspect get(); };
Microsoft.Maui.Aspect Microsoft.Maui.IImage.Aspect { get; }
member this.Microsoft.Maui.IImage.Aspect : Microsoft.Maui.Aspect
ReadOnly Property Aspect As Aspect Implements IImage.Aspect