User Tools

Site Tools


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

Table of Contents

TGIS_CSProjAbstract.LongitudeOfPoint_2 property

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

Longitude of the second point. Valid for selected projections.

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

Syntax

// Java
public double getLongitudeOfPoint_2();
 
public void setLongitudeOfPoint_2(
  double _value
);
// Oxygene
public
  property LongitudeOfPoint_2 : Double read write;

Value

Type
double
Double
2022/11/16 01:41

Page Tools