User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_csprojabstract.longitudeofcenter

Table of Contents

TGIS_CSProjAbstract.LongitudeOfCenter property

DK11 for .NET | TatukGIS.NDK.TGIS_CSProjAbstract.LongitudeOfCenter | Constructors | Fields | Methods | Properties

Center Longitude. Valid for selected projections.

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

Syntax

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

Value

Type
double
Double
2022/11/16 01:28

Page Tools