'宣言 Overloads Sub DrawString( _ ByVal s As System.String, _ ByVal area As _Rect, _ Optional ByVal textWrapping As TextWrapping _ )
void DrawString( System.string s, _Rect area, TextWrapping textWrapping )
パラメータ
- s
- 描画する文字列。
- area
- 領域。
- textWrapping
- テキストの折り返し。