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



Specifies the type of the texturing method used to render the 3D objects.

Syntax

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

Members

MemberDescription
Type2D The object will be rendered using the 2D texturing method.
Type3D The object will be rendered using the 3D texturing method.

Remarks

The 2D texturing method is a little less accurate, but it can hold larger objects, and can render the object faster. So far, only the MIP can be rendered using the 2D texturing method.

The 3D texturing method is a more accurate, but it doesn't hold object as large, and it can be a little slower.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical3D.Medical3DVolumeRenderingType

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