ArcGIS Pro 2.9 API Reference Guide
Value Property (IsosurfaceDefinition)

ArcGIS.Desktop.Mapping.Voxel Namespace > IsosurfaceDefinition Class : Value Property
Gets and sets the isosurface value.
Syntax
public Nullable<double> Value {get; set;}
Public Property Value As Nullable(Of Double)
Remarks
The value can be null
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

IsosurfaceDefinition Class
IsosurfaceDefinition Members