/// <summary>
 /// Draw With Stretch The Effect
 /// </summary>
 public void StretchDraw()
 {
     breaking.StretchDraw();
 }