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