'宣言 Overloads Sub DrawImage( _ ByVal graphics As Graphics, _ ByVal image As Image, _ ByVal x As Integer, _ ByVal y As Integer _ )
'宣言
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 )
IControlRendering インターフェース IControlRendering メンバ オーバーロード一覧