PanoramicProjectionType Enumeration

Summary
Specifies the volume type used to render panoramic projection within the specified thickness.
Syntax
C#
C++/CLI
public enum PanoramicProjectionType   
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.

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

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