←Select platform

Sensitivity Property

Summary
Gets or sets the OMR detection engine sensitivity.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public OmrSensitivity Sensitivity { get; set; } 
@property (nonatomic, assign) LTOmrSensitivity sensitivity; 
public OmrSensitivity getSensitivity(); 
public void setSensitivity( 
   OmrSensitivity omrSensitivity 
); 
public: 
property OmrSensitivity Sensitivity { 
   OmrSensitivity get(); 
   void set (    OmrSensitivity ); 
} 
Sensitivity # get and set (OmrCommand) 

Property Value

OmrSensitivity that represents the OMR detection engine sensitivity.

Requirements

Target Platforms

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.