Leadtools.Medical3D Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.03.01
Medical3DVolumeType Enumeration
See Also  
Leadtools.Medical3D Namespace : Medical3DVolumeType Enumeration



Specifies the volume type used to render the 3D objects.

Syntax

Visual Basic (Declaration) 
Public Enum Medical3DVolumeType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As Medical3DVolumeType
C# 
public enum Medical3DVolumeType : Enum 
C++/CLI 
public enum class Medical3DVolumeType : public Enum 

Members

MemberDescription
MIP MIP (Maximum Intensity Projection) rendering method.
MPR MPR (Multi-Planar Reconstruction) rendering method.
VRT VRT (Volume Rendering Technique) rendering method.

Remarks

You can change the volume type of the object through the property Medical3DContainer.VolumeType.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical3D.Medical3DVolumeType

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features