GrapeCity.ActiveReports.Extensibility.v9 アセンブリ > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing 名前空間 > IDrawingCanvas インターフェース > DrawImage メソッド : DrawImage(ImageEx,Single,Single,RectangleFEx,GraphicsUnitEx) メソッド |
'宣言 Overloads Sub DrawImage( _ ByVal image As ImageEx, _ ByVal x As Single, _ ByVal y As Single, _ ByVal srcRectangle As RectangleFEx, _ ByVal srcUnit As GraphicsUnitEx _ )
void DrawImage( ImageEx image, float x, float y, RectangleFEx srcRectangle, GraphicsUnitEx srcUnit )