Example #1
0
 public override void Draw(IDraw d)
 {
     d.Cross(Origin, Color.Gray, 8);
 }