OperationType Enumeration

Summary

Enumeration that represents the projection type of the 3D volume.

Syntax
TypeScript
JavaScript
lt.Controls.Medical.OperationType = { 
	MIP: 0, 
	VRT: 1, 
	avg: 2 
} 
lt.Controls.Medical.OperationType = { 
	MIP: 0, 
	VRT: 1, 
	avg: 2 
} 
Members
ValueMemberDescription
0MIPMaximum intensity projection
2VRTVolume rendering technique
3AverageAverage volume rendering
Remarks

OperationType is used with SliceFrame to set how the slice generates from the 3D volume.

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.