DK11 for Delphi | GisViewer.TGIS_Viewer.CS | Constructors | Fields | Methods | Properties | Events | Events
Coordinate System assigned to the viewer. If set to nil the Coordinate System will be turned off. Default is turned off.
// Delphi public property CS : TGIS_CSCoordinateSystem read write;
// C++ Builder public: __property TGIS_CSCoordinateSystem* CS = {read, write};