User Tools

Site Tools


api:dk11:delphi:fmx.gisviewerwnd.tgis_viewerwnd.cs

Table of Contents

TGIS_ViewerWnd.CS property

DK for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.CS | Constructors | 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.

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

Syntax

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

Value

Remarks

All layers must have proper coordinate system. Otherwise coordinate system will be turned-off.

2025/01/31 01:06

Page Tools