IsosurfaceDefinition Class Members
In This Topic
The following tables list the members exposed by IsosurfaceDefinition.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Color |
Gets and sets the isosurface color.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ID |
Gets the isosurface ID.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsCustomColor |
Gets and sets whether the color is a custom color.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsVisible |
Gets and sets whether the isosurface is visible.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Layer |
Gets the voxel layer with which the isosurface is associated.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Name |
Gets and sets the isosurface name.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Value |
Gets and sets the isosurface value.
|
Top
See Also