User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_csprojabstract.ellipsoid

Table of Contents

ITGIS_CSProjAbstract.Ellipsoid property

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

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

Available also on: Delphi | .NET | Java | 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:08

Page Tools