←Select platform

OrientationDetection Property

Summary

Sets the orientation detection flags and gets the orientation angle information.

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

Property Value

OrientationDetectionData Class
Example

Runs the DetectDeskewOrientationCommand on an image.

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.ImageProcessing.Core Assembly

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