MIP Property

Summary

Gets the class containing information, properties and methods that will be applied to all objects of the container when using the MIP rendering technique.

Syntax
C#
VB
C++
public Medical3DMIPEngine MIP { get; } 
  
Public ReadOnly Property MIP As Medical3DMIPEngine 
public: 
property Medical3DMIPEngine^ MIP { 
   Medical3DMIPEngine^ get(); 
} 

Property Value

A class containing information, properties and methods that will be applied to all objects of the container when using the MIP rendering technique.

Remarks

To switch to the MIP rendering technique, set the value of VolumeType to Medical3DVolumeType.MIP.

Requirements

Target Platforms

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