'宣言
Public Overloads Shared Sub Draw( _ ByVal page As Page, _ ByVal graphics As Graphics, _ ByVal bounds As RectangleF, _ ByVal scaleFactorX As Single, _ ByVal scaleFactorY As Single, _ ByVal printing As Boolean _ )
public static void Draw( Page page, Graphics graphics, RectangleF bounds, float scaleFactorX, float scaleFactorY, bool printing )
パラメータ
- page
- graphics
- bounds
- scaleFactorX
- scaleFactorY
- printing