DK11 for Delphi | GisCsProjections.TGIS_CSProjList.Projection | Constructors | Methods | Properties
Default property for retrieving Projection.
// Delphi public property Projection[ _idx : Integer ] : TGIS_CSProjAbstract read;
// C++ Builder public: __property TGIS_CSProjAbstract* Projection = {read};
Name | Type | Description |
---|---|---|
_idx | Integer | position on the list |
Type |
---|
TGIS_CSProjAbstract |