←Select platform

FrameDetectionMethod Property

Summary

Gets or sets the method used for detection OMR frame.

Syntax
C#
VB
C++
public OmrFrameDetectionMethod FrameDetectionMethod { get; set; } 
Public Property FrameDetectionMethod As OmrFrameDetectionMethod 
public: 
property OmrFrameDetectionMethod FrameDetectionMethod { 
   OmrFrameDetectionMethod get(); 
   void set (    OmrFrameDetectionMethod ); 
} 

Property Value

OmrFrameDetectionMethod enumeration value that represents the method used for detecting OMR frame.

Requirements

Target Platforms

See Also

Reference

OmrZone Structure

OmrZone Members

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

Leadtools.ImageProcessing.Core Assembly