ActiveReports.Document Assembly > DataDynamics.ActiveReports.Document Namespace > Page Class > Draw Method : Draw(Graphics,RectangleF,Single,Single,Boolean) Method |
'Declaration 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 )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2