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