Font.Slant 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.
public:
property Microsoft::Maui::FontSlant Slant { Microsoft::Maui::FontSlant get(); };
public Microsoft.Maui.FontSlant Slant { get; }
member this.Slant : Microsoft.Maui.FontSlant
Public ReadOnly Property Slant As FontSlant