DK11 for Delphi | GisLayerPixel.TGIS_LayerPixel.setWorldFile | Constructors | Fields | Methods | Properties | Events
Set extent based on world file (like .tfw, .bpw) itp. Also read projection information form the .prj if world file exists. If world file does not exists tries to read world/projection form the TAB file.
// Delphi protected procedure setWorldFile( const _ext : String );
// C++ Builder protected: void setWorldFile( const UnicodeString _ext );
Name | Type | Description |
---|---|---|
_ext | String | extension of the world file (like .tfw, .bpw) |