'Declaration Public Overloads Sub DrawImage( _ ByVal image As Image, _ ByVal bounds As RectangleF _ )
public void DrawImage( Image image, RectangleF bounds )
Parameters
- image
- The image.
- bounds
- The bounds.
'Declaration Public Overloads Sub DrawImage( _ ByVal image As Image, _ ByVal bounds As RectangleF _ )
public void DrawImage( Image image, RectangleF bounds )