'宣言 Public Overloads Sub PrintChart( _ ByVal scaling As PrintScaleEnum, _ ByVal r As System.Drawing.Rectangle _ )
public void PrintChart( PrintScaleEnum scaling, System.Drawing.Rectangle r )
パラメータ
- scaling
- グラフのスケーリング
- r
- 矩形
'宣言 Public Overloads Sub PrintChart( _ ByVal scaling As PrintScaleEnum, _ ByVal r As System.Drawing.Rectangle _ )
public void PrintChart( PrintScaleEnum scaling, System.Drawing.Rectangle r )