User Tools

Site Tools


api:dk11:delphi:giscsprojections.tgis_csprojabstract.fparametersset

Table of Contents



TGIS_CSProjAbstract.FParametersSet field

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

Property internal storage for supported parameters set.

Available also on: .NET | Java.

Syntax

// Delphi
protected
  var FParametersSet : TGIS_CSProjParameterSet;
// C++ Builder
protected:
  TGIS_CSProjParameterSet* FParametersSet;

Value

Remarks

PURPOSE: Cache which projection parameters are valid.

BEHAVIOR: Set of TGIS_CSProjParameter enum values.

USAGE: Internal; accessed via SupportedParameters property.

CONSTRAINTS: Read-only; projection-specific.

2026/07/03 01:29

Page Tools