'Declaration Overloads Sub FillEllipse( _ ByVal brush As BrushEx, _ ByVal rect As RectangleEx _ )
void FillEllipse( BrushEx brush, RectangleEx rect )
Parameters
- brush
- BrushEx that determines the characteristics of the fill.
- rect
- RectangleEx structure that represents the bounding rectangle that defines the ellipse.