←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#
VB
C++
[DataMemberAttribute()] 
public LeadRect LabelBounds { get; } 
<DataMemberAttribute()>  
Public ReadOnly Property LabelBounds() As LeadRect 
   Get 
public:  
   [DataMemberAttribute] 
   property LeadRect^ LabelBounds 
   { 
      LeadRect^ get() 
   } 

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

Leadtools.Forms.Processing.Omr Assembly

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