Visual Basic (Declaration) | |
---|---|
Overloads Sub DrawImage( _ ByVal image As ImageEx, _ ByVal x As System.Single, _ ByVal y As System.Single _ ) |
Parameters
- image
- Image todraw.
- x
- The x-coordinate of the upper-left corner of the drawn image.
- y
- The y-coordinate of the upper-left corner of the drawn image.