User Tools

Site Tools


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

Table of Contents

TGIS_CSProjAbstract.LatitudeOfCenter property

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

Center Latitude. Valid for selected projections.

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

Syntax

// Java
public double getLatitudeOfCenter();
 
public void setLatitudeOfCenter(
  double _value
);
// Oxygene
public
  property LatitudeOfCenter : Double read write;

Value

Type
double
Double
2022/11/16 01:41

Page Tools