←Select platform

Bounds Property

Summary

The LeadRect area that specifies the location of the field in the OMR image.

Syntax
C#
VB
C++
[DataMemberAttribute()] 
public LeadRect Bounds { get; set; } 
<DataMemberAttribute()>  
Public Property Bounds() As LeadRect 
   Get 
   Set 
public:  
   [DataMemberAttribute] 
   property LeadRect^ Bounds 
   { 
      LeadRect^ get() 
      void set(LeadRect^ value) 
   } 

Property Value

A LeadRect that specifies the location of this field. Default value is 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.