public void Draw(Geometries.IGeometry Geometry) { throw new NotImplementedException(); }
public void QueryBoundary(int hDC, Core.ITransformation displayTransform, Geometries.IGeometry Geometry, Geometries.Polygon boundary) { throw new NotImplementedException(); }