User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.cs

Table of Contents

TGIS_Layer.CS property

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.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  property CS : TGIS_CSCoordinateSystem read write;
// C++ Builder
public:
  __property TGIS_CSCoordinateSystem* CS = {read, write};

Value

References

2025/01/31 01:07

Page Tools