'Declaration Overloads Sub DrawEllipse( _ ByVal pen As PenEx, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer _ )
void DrawEllipse( PenEx pen, int x, int y, int width, int height )
IDrawingCanvas Interface IDrawingCanvas Members Overload List