'宣言
Public Sub DrawString( _ ByVal text As String, _ ByVal bounds As RectangleF _ )
public void DrawString( string text, RectangleF bounds )
パラメータ
- text
- bounds
'宣言
Public Sub DrawString( _ ByVal text As String, _ ByVal bounds As RectangleF _ )
public void DrawString( string text, RectangleF bounds )