次の方法で共有


TextAttributeExtensions.GetItalic(ITextAttributes) メソッド

定義

public:
[System::Runtime::CompilerServices::Extension]
 static bool GetItalic(Microsoft::Maui::Graphics::Text::ITextAttributes ^ attributes);
public static bool GetItalic (this Microsoft.Maui.Graphics.Text.ITextAttributes attributes);
static member GetItalic : Microsoft.Maui.Graphics.Text.ITextAttributes -> bool
<Extension()>
Public Function GetItalic (attributes As ITextAttributes) As Boolean

パラメーター

attributes
ITextAttributes

戻り値

適用対象