Click or drag to resize
DrawingWindowDrawFilledCircle Method
Overload List
  NameDescription
Public methodDrawFilledCircle(Double, Double, Double)
Draws a filled circle of the specified radius, centered at (X, Y).
Public methodDrawFilledCircle(DrawingVisual, Double, Double, Double)
Draws a filled circle of the specified radius, centered at (X, Y).
Top
See Also