Removes the specifed ShapeFile from the SFMap control
Namespace:
EGIS.ControlsAssembly: EGIS.Controls (in EGIS.Controls.dll)
Syntax
Visual Basic |
---|
Public Sub RemoveShapeFile ( _ shapeFile As ShapeFile _ ) |
C# |
---|
public void RemoveShapeFile( ShapeFile shapeFile ) |
Visual C++ |
---|
public: void RemoveShapeFile( ShapeFile^ shapeFile ) |
JavaScript |
---|
function removeShapeFile(shapeFile); |
Parameters
- shapeFile
- Type: EGIS.ShapeFileLib..::..ShapeFile