GrapeCity.ActiveReports.Document.v9 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Page Class > DrawImage Method : DrawImage(Image,Single,Single,Single,Single,String,String,String) Method |
Top position of the image (in inches).
'Declaration Public Overloads Sub DrawImage( _ ByVal image As Image, _ ByVal left As System.Single, _ ByVal top As System.Single, _ ByVal width As System.Single, _ ByVal height As System.Single, _ ByVal strLink As System.String, _ ByVal title As System.String, _ ByVal description As System.String _ )
Top position of the image (in inches).