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#
VB
C++
public enum Settings3D 
Public Enum Settings3D 
public: 
   enum class Settings3D sealed 
Members
ValueMemberDescription
0UndefinedN/A
1HighResQualityHigh Res Quality
2LowResQualityLow Res Quality
3ProjectionMethodProjection Method
4ShowClippingFrameShow Clipping Frame
5ShowMPRCrossLinesShow MPR Cross Lines
6ShowRotationCubeShow Rotation Cube
7ShowVolumeBorderShow Volume Border
8IsoThresholdIso Threshold
9AxialPositionAxial Position
10CoronalPositionCoronal Position
11SagittalPositionSagittal Position
12WindowWidthWindow Width
13WindowCenterWindow Center
14MinimumValueMinimum Value
15MaximumValueMaximum Value
16RotationFaceRotation Face
17VolumeTypeVolume Type
18BoneWindowWidthBone Window's Width
19BoneWindowCenterBone Window' Center
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

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