PanoramicType Enumeration

Summary

Represents the rendering type requested for the panoramic object.

Syntax
C#
VB
C++
[NativeCppClassAttribute()] 
[CLSCompliantAttribute(false)] 
public enum PanoramicType 
Public Enum PanoramicType 
public: 
   enum class PanoramicType sealed 
Members
ValueMemberDescription
0MIPMIP rendering method
1VRTVRT rendering method.
Remarks

Currently, MIP is the only value that is valid. VRT is reserved for future use.

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

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