←Select platform

LabelBounds Property

Summary

Gets a LeadRect that specifies the location of the text label next to the OmrBubble that has been recognized with the OCR engine.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute()] 
public LeadRect LabelBounds { get; } 
public:  
   [DataMemberAttribute] 
   property LeadRect^ LabelBounds 
   { 
      LeadRect^ get() 
   } 
LabelBounds # get  (OmrBubble) 

Property Value

A LeadRect that specifies the location of a text label associated with the OMR mark in the image. Default value is an empty LeadRect.

Requirements

Target Platforms

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

Leadtools.Forms.Processing.Omr Assembly

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