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