←Select platform

Medical3DVolumeRenderingType Enumeration

Summary

Indicates the rendering type used to render the 3D object.

Syntax
C#
VB
C++
public enum Medical3DVolumeRenderingType 
Public Enum Medical3DVolumeRenderingType 
public: 
   enum class Medical3DVolumeRenderingType sealed 

Members

ValueMemberDescription
0Type3D3d texturing type.
1Type2D2d texturing type.
2AutoAuto pick the best texturing type for the volume.

Remarks

Medical3DVolumeRenderingType is set through the constructor of either Medical3DContainer or Medical3DControl.

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical3D Namespace

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

Leadtools.Medical3D Assembly