User Tools

Site Tools


api:dk11:delphi:giscsprojections.tgis_csprojabstract.fispurecylindrical

Table of Contents



TGIS_CSProjAbstract.FIsPureCylindrical field

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

Property internal storage: pure cylindrical flag.

Available also on: .NET | Java.

Syntax

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

Value

Type
Boolean

Remarks

PURPOSE: Cache whether projection is pure cylindrical.

BEHAVIOR: Boolean; true for Mercator, false for modified.

USAGE: Internal; accessed via IsPureCylindrical property.

CONSTRAINTS: Read-only; projection-specific.

2026/07/03 01:29

Page Tools