/// <summary>
 /// Sets the path for this Polygon.
 /// </summary>
 public void SetPaths(MVCArray paths)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 /// <summary>
 /// Sets the path for this Polygon.
 /// </summary>
 public void SetPaths(MVCArray paths)
 {
     throw new NotImplementedException();
 }