Interactive3DAction Enumeration

Summary

Represents the available actions that can be applied to the 3D volume.

Syntax
TypeScript
JavaScript
lt.Controls.Medical.Interactive3DAction = { 
	offset: 0, 
	scale: 1, 
	windowLevel: 2, 
	rotate3D: 3 
} 
lt.Controls.Medical.Interactive3DAction = { 
	offset: 0, 
	scale: 1, 
	windowLevel: 2, 
	rotate3D: 3 
} 
Members
ValueMemberDescription
0OffsetTranslates the volume's position.
1ScaleZooms in/out.
2WindowLevelWindow level
3Rotate3DRotates the volume around 3 axises.
Remarks
  • Interactive3DAction is part of an action list.
  • To update the list of actions, refer to Actions.
Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

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