←Select platform

Bounds Property

Summary

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

Syntax
C#
C++/CLI
Python
[DataMemberAttribute()] 
public LeadRect Bounds { get; set; } 
public:  
   [DataMemberAttribute] 
   property LeadRect^ Bounds 
   { 
      LeadRect^ get() 
      void set(LeadRect^ value) 
   } 
Bounds # get and set (Field) 

Property Value

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