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