User Tools

Site Tools


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

Table of Contents

TGIS_CSProjAbstract.Ellipsoid property

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

Current Ellipsoid. Can be changed only by the changing the Datum to a new one.

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

Syntax

// C#
public TGIS_CSEllipsoid Ellipsoid
{
  get {}
}
' VisualBasic
Public Property Ellipsoid As TGIS_CSEllipsoid
  Get
  End Get
End Property
// Oxygene
public
  property Ellipsoid : TGIS_CSEllipsoid read;

Value

2022/11/16 01:28

Page Tools