DK for Delphi | GisCsProjections.TGIS_CSProjAbstract.Description | Constructors | Fields | Methods | Properties
Additional textual description for this projection, if available.
// Delphi public property Description : String read;
// C++ Builder public: __property UnicodeString Description = {read};
| Type |
|---|
| String |
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.