User Tools

Site Tools


api:dk11:delphi:giscsprojections.tgis_csprojabstract.longitudeofcenter

Table of Contents



TGIS_CSProjAbstract.LongitudeOfCenter property

DK for Delphi | GisCsProjections.TGIS_CSProjAbstract.LongitudeOfCenter | Constructors | Fields | Methods | Properties

Longitude of center for this projection in radians.

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

Syntax

// Delphi
public
  property LongitudeOfCenter : Double read write;
// C++ Builder
public:
  __property double LongitudeOfCenter = {read, write};

Value

Type
Double

Remarks

PURPOSE: Set the center longitude for projections that use this naming instead of CentralMeridian.

BEHAVIOR: Stores the center longitude in radians. Its meaning is projection-specific.

CONSTRAINTS: Valid only for projections that support this parameter.

2026/07/11 00:22

Page Tools