←Select platform

ViewPerspective Property

Summary

Gets the view perspective of the image.

Syntax
C#
VB
Objective-C
C++
Java
public RasterViewPerspective ViewPerspective { get; } 
Public ReadOnly Property ViewPerspective As RasterViewPerspective 
@property (nonatomic, assign, readonly) LTRasterViewPerspective viewPerspective 
public RasterViewPerspective getViewPerspective() 
public: 
property RasterViewPerspective ViewPerspective { 
   RasterViewPerspective get(); 
} 

Property Value

The view perspective of the image.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly