←Select platform

FrameDetectionMethod Property

Summary
Gets or sets the method used for detection OMR frame.
Syntax
C#
C++/CLI
Java
Python
public OmrFrameDetectionMethod FrameDetectionMethod { get; set; } 
public OmrFrameDetectionMethod getFrameDetectionMethod(); 
public void setFrameDetectionMethod( 
   OmrFrameDetectionMethod omrFrameDetectionMethod 
); 
public: 
property OmrFrameDetectionMethod FrameDetectionMethod { 
   OmrFrameDetectionMethod get(); 
   void set (    OmrFrameDetectionMethod ); 
} 
FrameDetectionMethod # get and set (OmrZone) 

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 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

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