Exemplo n.º 1
0
 public void SetupDC(int hDC, Core.ITransformation Transformation)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void QueryBoundary(int hDC, Core.ITransformation displayTransform, Geometries.IGeometry Geometry, Geometries.Polygon boundary)
 {
     throw new NotImplementedException();
 }