다음을 통해 공유


TextLine(String, Single) 생성자

정의

public:
 TextLine(System::String ^ value, float width);
public TextLine (string value, float width);
new Microsoft.Maui.Graphics.Skia.TextLine : string * single -> Microsoft.Maui.Graphics.Skia.TextLine
Public Sub New (value As String, width As Single)

매개 변수

value
String
width
Single

적용 대상