예제 #1
0
 public override void Draw()
 {
     Context2D.FillRectangle(rect, brush);
 }