User Tools

Site Tools


api:dk11:delphi:giscsprojections.tgis_csprojabstract.fisgrid

Table of Contents



TGIS_CSProjAbstract.FIsGrid field

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

Property internal storage: grid projection flag.

Available also on: .NET | Java.

Syntax

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

Value

Type
Boolean

Remarks

PURPOSE: Cache whether projection is simple grid (shift+scale).

BEHAVIOR: Boolean; true for grid-type projections.

USAGE: Internal; accessed via IsGrid property.

CONSTRAINTS: Read-only; projection-specific.

2026/07/03 01:29

Page Tools