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