| Visual Basic (Declaration) | |
|---|---|
Overloads Sub DrawImage( _ ByVal image As ImageEx, _ ByVal x As Single, _ ByVal y As Single, _ ByVal srcRectangle As RectangleFEx, _ ByVal srcUnit As GraphicsUnitEx _ ) | |
| C# | |
|---|---|
void DrawImage( ImageEx image, float x, float y, RectangleFEx srcRectangle, GraphicsUnitEx srcUnit ) | |
Parameters
- image
- x
- y
- srcRectangle
- srcUnit