User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_csprojabstract.longitudeofcenter

Table of Contents

TGIS_CSProjAbstract.LongitudeOfCenter property

DK11 for Java | tatukgis.jdk.TGIS_CSProjAbstract.LongitudeOfCenter | Constructors | Fields | Methods | Properties

Center Longitude. Valid for selected projections.

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

Syntax

// Java
public double getLongitudeOfCenter();
 
public void setLongitudeOfCenter(
  double _value
);
// Oxygene
public
  property LongitudeOfCenter : Double read write;

Value

Type
double
Double
2022/11/16 01:41

Page Tools