다음을 통해 공유


IFontExtensions.GetSvgStyle(IFont) 메서드

정의

public:
[System::Runtime::CompilerServices::Extension]
 static System::String ^ GetSvgStyle(Microsoft::Maui::Graphics::IFont ^ font);
public static string GetSvgStyle (this Microsoft.Maui.Graphics.IFont font);
static member GetSvgStyle : Microsoft.Maui.Graphics.IFont -> string
<Extension()>
Public Function GetSvgStyle (font As IFont) As String

매개 변수

font
IFont

반환

적용 대상