←Select platform

IsRotated Property

Summary
Determines whether the image has a rotated ViewPerspective.
Syntax
C#
VB
Objective-C
C++
Java
public bool IsRotated { get; } 
Public ReadOnly Property IsRotated As Boolean 
@property (nonatomic, assign, readonly) BOOL isRotated 
public boolean isRotated() 
public: 
property bool IsRotated { 
   bool get(); 
} 

Property Value

true if the image has a rotated ViewPerspective; false, otherwise.

Example

For an example, refer to IsBasic

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.

Leadtools Assembly

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