User Tools

Site Tools


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

Table of Contents

TGIS_CSProjAbstract.IsSpheroid property

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

Does the projection work on sphenoid.

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

Syntax

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

Value

Type
bool
Boolean
2022/11/16 01:28

Page Tools