-2

I know how to draw an ellipsis on a canvas,

But is there any way to draw a half painted ellipsis on the canvas?

Craig
  • 1,874
  • 13
  • 41
Saveyourself
  • 1
  • 1
  • 5

1 Answers1

1

You can call TCanvas.Pie for that. See also, How do I call the Pie function?

Community
  • 1
  • 1
Rob Kennedy
  • 161,384
  • 21
  • 275
  • 467