DK for Delphi | GisLayer.TGIS_Layer.CS | Constructors | Fields | Methods | Properties | Events | Events
Coordinate Reference System (CRS) assigned to the layer. If set to nil, the coordinate system is disabled.
// Delphi public property CS : TGIS_CSCoordinateSystem read write;
// C++ Builder public: __property TGIS_CSCoordinateSystem* CS = {read, write};