VolumeType Enumeration

Summary

Describes the type of the 3D volume that is rendered on the 3D cell.

Syntax
TypeScript
JavaScript
lt.Controls.Medical.VolumeType = { 
	VRT: 0, 
	SSD: 1, 
	MIP: 2, 
	MPR: 3, 
	minIP: 4 
} 
lt.Controls.Medical.VolumeType = { 
	VRT: 0, 
	SSD: 1, 
	MIP: 2, 
	MPR: 3, 
	minIP: 4 
} 
Members
ValueMemberDescription
0VRTVRT (Volume Rendering Technique)
1SSDSSD (Shaded Surface Display)
2MIPMIP (Maximum Intensity Projection)
3MPRMPR (Multiplaner projection)
4MinIPMinIP (Minmum Intensity Projection)
Remarks

for more information on how to create a 3D object, refer to Cell3D

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.Controls.Medical Assembly

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