DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerPixel.ExportLayer | Methods | Properties
Export layer.
// C# public void ExportLayer( ITGIS_LayerPixel _layer, ITGIS_Extent _extent );
' VisualBasic Public Sub ExportLayer( ByVal _layer As ITGIS_LayerPixel, ByVal _extent As ITGIS_Extent )
// Oxygene public procedure ExportLayer( _layer : ITGIS_LayerPixel; _extent : ITGIS_Extent );
Name | Type | Description |
---|---|---|
_layer | ITGIS_LayerPixel | layer to be exported to |
_extent | ITGIS_Extent | starting extent of layer - can't be zero sized |