Пример #1
0
 public override void Draw(IDraw d)
 {
     d.Dot(Origin, StepColor);
 }