ActiveReports.Document Assembly > DataDynamics.ActiveReports.Document Namespace > Page Class > Draw Method : Draw(Graphics,RectangleF,TextRenderingHint,Single,Single) Method |
For internal use.
'Declaration Public Overloads Sub Draw( _ ByVal graphics As Graphics, _ ByVal bounds As RectangleF, _ ByVal textRenderHint As TextRenderingHint, _ ByVal scaleFactorX As Single, _ ByVal scaleFactorY As Single _ )
public void Draw( Graphics graphics, RectangleF bounds, TextRenderingHint textRenderHint, float scaleFactorX, float scaleFactorY )
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