PanoramicProjectionType Enumeration

Summary
Specifies the volume type used to render panoramic projection within the specified thickness.
Syntax
C#
VB
C++
public enum PanoramicProjectionType   
  
Public Enum PanoramicProjectionType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class PanoramicProjectionType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0PANORAMIC_MIPMIP (Maximum Intensity Projection) rendering method.
1PANORAMIC_MinIPMinIP (Minimum Intensity Projection) rendering method.
2PANORAMIC_VRTVRT (Volume Rendering Technique) rendering method.
Remarks

Set the volume type of the object by calling the MedicalViewerPanoramicCell method.

Example

For an example, see MedicalViewerPanoramicCell

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical3D Namespace

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

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.