User Tools

Site Tools


api:dk11:delphi:giscsprojections.tgis_csprojabstract.fisspheroid

Table of Contents



TGIS_CSProjAbstract.FIsSpheroid field

DK for Delphi | GisCsProjections.TGIS_CSProjAbstract.FIsSpheroid | Constructors | Fields | Methods | Properties

Property internal storage: spheroid flag.

Available also on: .NET | Java.

Syntax

// Delphi
protected
  var FIsSpheroid : Boolean;
// C++ Builder
protected:
  bool FIsSpheroid;

Value

Type
Boolean

Remarks

PURPOSE: Cache whether projection handles spheroidal datum.

BEHAVIOR: Boolean; true if spheroid support implemented.

USAGE: Internal; accessed via IsSpheroid property.

CONSTRAINTS: Read-only; projection-specific.

2026/07/03 01:29

Page Tools