←Select platform

FrameDetectionMethod Property (OmrCommand)

Summary

Gets or sets the OMR frame detection method used for the OMR engine.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.Imageprocessing.Core.OmrFrameDetectionMethod FrameDetectionMethod {get; set;}
Public Property FrameDetectionMethod As Leadtools.Imageprocessing.Core.OmrFrameDetectionMethod
public Leadtools.Imageprocessing.Core.OmrFrameDetectionMethod FrameDetectionMethod {get; set;}
@property (nonatomic, assign) LTOmrFrameDetectionMethod frameDetectionMethod
public OmrFrameDetectionMethod getFrameDetectionMethod() 
public void setFrameDetectionMethod(OmrFrameDetectionMethod value) 
get_FrameDetectionMethod(); 
set_FrameDetectionMethod(value); 
Object.defineProperty('FrameDetectionMethod'); 

Property Value

OmrFrameDetectionMethod that represents the OMR frame detection method.

Requirements

Target Platforms

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