public void UpdateIsosurface( IsosurfaceDefinition isosurfaceDef )
Public Sub UpdateIsosurface( _ ByVal isosurfaceDef As IsosurfaceDefinition _ )
Parameters
- isosurfaceDef
- The definition of the isosurface to update
public void UpdateIsosurface( IsosurfaceDefinition isosurfaceDef )
Public Sub UpdateIsosurface( _ 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 | Invalid isosurface definition specified. |
System.ArgumentException | Isosurface not found in the collection of surfaces |
Target Platforms: Windows 10, Windows 8.1