DK for Delphi | GisLayerPixel.TGIS_LayerPixel.ExportLayer | Constructors | Fields | Methods | Properties | Events
Export layer.
// Delphi public procedure ExportLayer( const _layer : TGIS_LayerPixel; const _extent : TGIS_Extent );
// C++ Builder public: void ExportLayer( TGIS_LayerPixel* const _layer, TGIS_Extent* const _extent );
Name | Type | Description |
---|---|---|
_layer | TGIS_LayerPixel | layer to be exported to |
_extent | TGIS_Extent | starting extent of layer - can't be zero sized |