'Declaration Overloads Sub DrawImage( _ ByVal image As ImageEx, _ ByVal x As Single, _ ByVal y As Single, _ ByVal width As Single, _ ByVal height As Single _ )
void DrawImage( ImageEx image, float x, float y, float width, float height )
IDrawingCanvas Interface IDrawingCanvas Members Overload List