Пример #1
0
 public void Draw(Geometries.IGeometry Geometry)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void QueryBoundary(int hDC, Core.ITransformation displayTransform, Geometries.IGeometry Geometry, Geometries.Polygon boundary)
 {
     throw new NotImplementedException();
 }