User Tools

Site Tools


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

Table of Contents

TGIS_CSProjAbstract.LatitudeOfPoint_2 property

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

Latitude of the second point. Valid for selected projections.

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

Syntax

// Java
public double getLatitudeOfPoint_2();
 
public void setLatitudeOfPoint_2(
  double _value
);
// Oxygene
public
  property LatitudeOfPoint_2 : Double read write;

Value

Type
double
Double
2022/11/16 01:41

Page Tools