'宣言 Public Sub DrawEx( _ ByVal dc As IDrawingDevice, _ ByVal bounds As System.Drawing.RectangleF, _ ByVal tstrData As System.String _ )
public void DrawEx( IDrawingDevice dc, System.Drawing.RectangleF bounds, System.string tstrData )
パラメータ
- dc
- 描画するデバイス。範囲を計算するには null を渡します。
- bounds
- 範囲。
- tstrData
- データ。