User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_csprojabstract.latitudeofpoint_2

Table of Contents

ITGIS_CSProjAbstract.LatitudeOfPoint_2 property

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

Latitude of the second point. Valid for selected projections.

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

Syntax

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

Value

Type
double
Double
2022/11/16 01:08

Page Tools