User Tools

Site Tools


api:dk11:delphi:giscsprojections.tgis_csprojabstract.description

Table of Contents



TGIS_CSProjAbstract.Description property

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

Additional textual description for this projection, if available.

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

Syntax

// Delphi
public
  property Description : String read;
// C++ Builder
public:
  __property UnicodeString Description = {read};

Value

Type
String

Remarks

PURPOSE: Provide a human-readable description of a projection variant or its special properties.

BEHAVIOR: Returns a string that may be empty for standard projections. This information is present only for selected projections.

CONSTRAINTS: Read-only; content is projection-specific.

2026/07/11 00:22

Page Tools