←Select platform

ViewPerspective Property

Summary

Gets or sets a value that determines the orientation and rotation of the zone.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.RasterViewPerspective ViewPerspective {get; set;} 
Public Property ViewPerspective As Leadtools.RasterViewPerspective 
public Leadtools.RasterViewPerspective ViewPerspective {get; set;} 
@property (nonatomic, assign) LTRasterViewPerspective viewPerspective 
public RasterViewPerspective getViewPerspective() 
public void setViewPerspective(RasterViewPerspective value) 
             
  
get_ViewPerspective(); 
set_ViewPerspective(value); 
Object.defineProperty('ViewPerspective');  

Property Value

The orientation and rotation of the zone. Default value is RasterViewPerspective.TopLeft.

Remarks

The view perspective determines if the zone is rotated or flipped. For more information, refer to RasterViewPerspective.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize