다음을 통해 공유


IFontExtensions.GetSvgWeight(IFont) 메서드

정의

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

매개 변수

font
IFont

반환

적용 대상