'宣言
Public Overloads Sub DrawText( _ ByVal astrText() As String, _ ByVal text As RectangleF _ )
public void DrawText( string[] astrText, RectangleF text )
パラメータ
- astrText
- text
'宣言
Public Overloads Sub DrawText( _ ByVal astrText() As String, _ ByVal text As RectangleF _ )
public void DrawText( string[] astrText, RectangleF text )