GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IDrawingCanvas Interface > DrawImage Method : DrawImage(ImageEx,Single,Single,RectangleFEx,GraphicsUnitEx) Method |
'Declaration Overloads Sub DrawImage( _ ByVal image As ImageEx, _ ByVal x As System.Single, _ ByVal y As System.Single, _ ByVal srcRectangle As RectangleFEx, _ ByVal srcUnit As GraphicsUnitEx _ )
void DrawImage( ImageEx image, System.float x, System.float y, RectangleFEx srcRectangle, GraphicsUnitEx srcUnit )