シンタックス
'宣言
Private Overloads Shared Function BreakLines( _
ByVal As System.String, _
ByVal As Font, _
ByVal As Windows.Foundation.Rect, _
ByVal As StringFormat _
) As Windows.Foundation.Point()
private static Windows.Foundation.Point[] BreakLines(
System.string ,
Font ,
Windows.Foundation.Rect ,
StringFormat
)
パラメータ
- text
- font
- rc
- sf
参照