User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_csprojabstract.longitudeofpoint_1

Table of Contents

ITGIS_CSProjAbstract.LongitudeOfPoint_1 property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_CSProjAbstract.LongitudeOfPoint_1 | Methods | Properties

Longitude of the first point. Valid for selected projections.

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

Syntax

// C#
public Double LongitudeOfPoint_1
{
  get {}
  set {}
}
' VisualBasic
Public Property LongitudeOfPoint_1 As Double
  Get
  End Get
  Set(ByVal value As Double)
  End Set
End Property
// Oxygene
public
  property LongitudeOfPoint_1 : Double read read;

Value

Type
double
Double
2022/11/16 01:08

Page Tools