
| Visual Basic (Declaration) | |
|---|---|
Public Class Medical3DMPREngine | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As Medical3DMPREngine | |
| C# | |
|---|---|
public class Medical3DMPREngine | |
| C++/CLI | |
|---|---|
public ref class Medical3DMPREngine | |
Each rendered object is controlled by this class.
To render the object using the MPR rendering technique, set the value of the Medical3DContainer.VolumeType property to Medical3DVolumeType.MPR.
NOTE: Currently, this class contains no public members.
System.Object
Leadtools.Medical3D.Medical3DMPREngine
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
Copy Code