ClearPath() public method

public ClearPath ( ) : void
return void
Esempio n. 1
0
 public void ClearPath()
 {
     mPathDisplay.ClearPath();
 }