Exemplo n.º 1
0
 ///<summary>
 /// Returns a string that represents the current geometry.
 ///</summary>
 public override string ToString()
 {
     return(_Instance.ToString());
 }