ActiveReports for .NET 18.0J
DrawImage(Graphics,Image,Int32,Int32) メソッド

GrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.UI 名前空間 > IControlRendering インターフェース > DrawImage メソッド : DrawImage(Graphics,Image,Int32,Int32) メソッド
コントロール用に一貫して画像を描画します。
シンタックス
'宣言
 
Overloads Sub DrawImage( _
   ByVal graphics As Graphics, _
   ByVal image As Image, _
   ByVal x As Integer, _
   ByVal y As Integer _
) 
void DrawImage( 
   Graphics graphics,
   Image image,
   int x,
   int y
)

パラメータ

graphics
image
x
y
参照

IControlRendering インターフェース
IControlRendering メンバ
オーバーロード一覧