←Select platform

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

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly