次の方法で共有


TextLine(String, Single) Constructor

Definition

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)

Parameters

value
String
width
Single

Applies to