DK11 for .NET | TatukGIS.NDK.TGIS_LayerPixel.ExportLayer | Constructors | Fields | Methods | Properties | Events
Export layer.
// C# public void ExportLayer( TGIS_LayerPixel _layer, TGIS_Extent _extent );
' VisualBasic Public Sub ExportLayer( ByVal _layer As TGIS_LayerPixel, ByVal _extent As TGIS_Extent )
// Oxygene public procedure ExportLayer( _layer : TGIS_LayerPixel; _extent : TGIS_Extent );
Name | Type | Description |
---|---|---|
_layer | TGIS_LayerPixel | layer to be exported to |
_extent | TGIS_Extent | starting extent of layer - can't be zero sized |