Пример #1
0
 protected override void OnInteractionEnd(Ray ray)
 {
     drawComponent.MovePenTo(ray);
     drawComponent.PenUp();
 }