GrapeCity.ActiveReports.Document.v9 アセンブリ > GrapeCity.ActiveReports.Document.Section 名前空間 > Page クラス > Draw メソッド : Draw(Graphics,RectangleF,Single,Single,Boolean) メソッド |
'宣言 Public Overloads Sub Draw( _ ByVal graphics As Graphics, _ ByVal bounds As RectangleF, _ ByVal scaleFactorX As Single, _ ByVal scaleFactorY As Single, _ ByVal printing As Boolean _ )
public void Draw( Graphics graphics, RectangleF bounds, float scaleFactorX, float scaleFactorY, bool printing )