Draw() public method

public Draw ( ) : void
return void
Example #1
0
 public void Draw()
 {
     _curve.Draw();
 }