public void DeleteIsosurface( IsosurfaceDefinition isosurfaceDef )
Public Sub DeleteIsosurface( _ ByVal isosurfaceDef As IsosurfaceDefinition _ )
Parameters
- isosurfaceDef
- The definition of the isosurface to delete.
public void DeleteIsosurface( IsosurfaceDefinition isosurfaceDef )
Public Sub DeleteIsosurface( _ ByVal isosurfaceDef As IsosurfaceDefinition _ )
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
| System.ArgumentException | Isosurface not found in the collection of isosurfaces. |
Target Platforms: Windows 10, Windows 8.1