'Declaration Overloads Sub DrawEllipse( _ ByVal pen As PenEx, _ ByVal rect As RectangleFEx _ )
void DrawEllipse( PenEx pen, RectangleFEx rect )
Parameters
- pen
- The pen to draw the ellipse with.
- rect
- The bounding rectangle of the ellipse to draw.
'Declaration Overloads Sub DrawEllipse( _ ByVal pen As PenEx, _ ByVal rect As RectangleFEx _ )
void DrawEllipse( PenEx pen, RectangleFEx rect )