MapWinGIS:AxMap RemoveLayerWithoutClosing
From MapWindow GIS
RemoveLayerWithoutClosing
Description:
VB.NET Usage
Sub RemoveLayerWithoutClosing(LayerHandle As Integer)
Parameters
| LayerHandle | Integer |
VB.NET Sample Code
C# Usage
void RemoveLayerWithoutClosing(int LayerHandle)
Parameters
| LayerHandle | int |
C# Sample Code
VB 6 Usage
Sub RemoveLayerWithoutClosing(LayerHandle As Long)
Parameters
| LayerHandle | Long |
VB 6 Sample Code
















