User Tools

Site Tools


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

Table of Contents

TGIS_CSProjAbstract.LongitudeOfPoint_1 property

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

Longitude of the first point. Valid for selected projections.

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

Syntax

// Java
public double getLongitudeOfPoint_1();
 
public void setLongitudeOfPoint_1(
  double _value
);
// Oxygene
public
  property LongitudeOfPoint_1 : Double read write;

Value

Type
double
Double
2024/12/20 22:24

Page Tools