Click or drag to resize

CanvasDrawEllipse Method

Overload List
  NameDescription
Public methodDrawEllipse(Rectangle, AtalaPen)
Draws an ellipse onto this canvas specifying the border pen.
Public methodDrawEllipse(Rectangle, Fill)
Draws an ellipse onto this canvas specifying the Fill.
Public methodDrawEllipse(Rectangle, AtalaPen, Fill)
Draws an ellipse onto this canvas specifying the border pen and Fill.
Top
See Also