CoordinatesTransformer Object

The CoordinatesTransformer object represents a tool for coordinate transformation (pairs of X- Y- values), arrays of coordinates (arrays of X- Y- pairs), and rasters in DIB format (Windows BMP format). The object is created by the GDBEngine::CreateCoordinatesTransformer method. The type of coordinate (raster) transformation is specified by the CoordinatesTransformer::Transformation property and determined by a constant given in the "Transformation types" table.