| C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > C1PdfDocument Class > DrawImage Method : DrawImage(Image,RectangleF,ContentAlignment,ImageSizeModeEnum) Method |
'Declaration Public Overloads Sub DrawImage( _ ByVal img As System.Drawing.Image, _ ByVal rc As System.Drawing.RectangleF, _ ByVal align As System.Drawing.ContentAlignment, _ ByVal mode As ImageSizeModeEnum _ )
public void DrawImage( System.Drawing.Image img, System.Drawing.RectangleF rc, System.Drawing.ContentAlignment align, ImageSizeModeEnum mode )
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