Click or drag to resize
DrawingWindowDrawFilledEllipse Method
Overload List
  NameDescription
Public methodDrawFilledEllipse(Double, Double, Double, Double)
Draws a filled ellipse with the specified semimajor and semiminor axes, centered at (X, Y).
Public methodDrawFilledEllipse(DrawingVisual, Double, Double, Double, Double)
Draws a filled ellipse with the specified semimajor and semiminor axes, centered at (X, Y).
Top
See Also