'宣言
Public Overloads Sub DrawImage( _ ByVal image As Image, _ ByVal managedImage As Boolean, _ ByVal bounds As RectangleF _ )
public void DrawImage( Image image, bool managedImage, RectangleF bounds )
パラメータ
- image
- managedImage
- bounds
'宣言
Public Overloads Sub DrawImage( _ ByVal image As Image, _ ByVal managedImage As Boolean, _ ByVal bounds As RectangleF _ )
public void DrawImage( Image image, bool managedImage, RectangleF bounds )