DK11 for Delphi | GisLayer.TGIS_Layer.applyConfigProjection | Overloads | Constructors | Fields | Methods | Properties | Events
Read config projection parameters.
// Delphi protected procedure applyConfigProjection( const _cfg : TGIS_ConfigAbstract; const _layer : TGIS_Layer ); overload; virtual;
// C++ Builder protected: virtual void applyConfigProjection( TGIS_ConfigAbstract* const _cfg, TGIS_Layer* const _layer ) /* overload */;
Name | Type | Description |
---|---|---|
_cfg | TGIS_ConfigAbstract | configuration file object |
_layer | TGIS_Layer | object will be set |