The points to draw ellipses at
The common width for all ellipses
The common height for all ellipses
DrawEllipses Method (RenderContextBase)
Draws 0..N Ellipses at the points passed in with the same width, height, pen and brush
Syntax

Parameters

strokePen
fillBrush
centres
The points to draw ellipses at
width
The common width for all ellipses
height
The common height for all ellipses
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also