Settings3D Enumeration

Summary

Specifies the properties supported to be used in the JSON string used to get and set the properties of the 3D volume.

Syntax
C#
C++/CLI
public enum Settings3D 
public: 
   enum class Settings3D sealed 
Members
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
Remarks

To get the settings using JSON, refer to Get3DSettings. To update the setting of the 3D volume using JSON, refer to Update3DSettings.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.