Specifies the properties supported to be used in the JSON string used to get and set the properties of the 3D volume.
public enum Settings3D
public:
enum class Settings3D sealed
Value | Member | Description |
---|---|---|
0 | Undefined | N/A |
1 | HighResQuality | the resolution of the volume when the user stops moving the volume |
2 | LowResQuality | the resolution of the volume when the user drags and moves the volume, rotate, pan or window level it |
3 | ProjectionMethod | the Projection Method, which is what method the 3D camera will use |
4 | ShowClippingFrame | Show Clipping Frame |
5 | ShowMPRCrossLines | Show MPR Cross Lines |
6 | ShowRotationCube | Show Rotation Cube on the bottom right side of the screen |
7 | ShowVolumeBorder | Show a cube around the the Volume |
8 | IsoThreshold | reserved for future use. |
9 | AxialPosition | reserved for future use |
10 | CoronalPosition | reserved for future use |
11 | SagittalPosition | reserved for future use |
12 | WindowWidth | Window Width |
13 | WindowCenter | Window Center |
14 | MinimumValue | Minimum Value |
15 | MaximumValue | Maximum Value |
16 | RotationFace | Rotation Face, which is what face of the volume will face the screen |
17 | VolumeType | Volume Type |
18 | BoneWindowWidth | the window level width value that if used will display the bones only. |
19 | BoneWindowCenter | the window level center value that if used will display the bones only. |
20 | AutoScaleSlope | Auto scale slope |
21 | AutoScaleIntercept | Auto scale intercept |
22 | Signed | Signed |
23 | DefaultWindowWidth | Default calculated window width value for the volume |
24 | DefaultWindowCenter | Default calculated window center value for the volume |
To get the settings using JSON, refer to Get3DSettings. To update the setting of the 3D volume using JSON, refer to Update3DSettings.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document