Type Property

Summary

Gets or sets the panoramic projection type. However, this is reserved for future use.

Syntax
C#
VB
C++
public PanoramicProjectionType Type { get; set; } 
Public Property Type() As PanoramicProjectionType 
   Get 
   Set 
public:  
   property PanoramicProjectionType^ Type 
   { 
      PanoramicProjectionType^ get() 
      void set(PanoramicProjectionType^ value) 
   } 

Property Value

PanoramicProjectionType that represents the panoramic output projection type.

Remarks

Currently, the only valid value is MaxIP.

Requirements
Target Platforms
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.