DK11 for Delphi | GisCsSystems.TGIS_CSCoordinateSystem.ReversedCoordinates | Constructors | Fields | Methods | Properties
Coordinates are in reversed order. That means not Longitude-Latitude but Latitude-Longitude or not Easting-Northing but Northing-Easting. This is only a hint to be used upon interpreting specific formats like GML.
// Delphi public property ReversedCoordinates : Boolean read write;
// C++ Builder public: __property bool ReversedCoordinates = {read, write};
Type |
---|
Boolean |