←Select platform

FilledBound Property

Summary

The total bounding rectangle for an OMR.

Syntax
C#
VB
C++
public LeadRect FilledBound {get; set;} 
Public Property FilledBound() As LeadRect 
   Get 
   Set 
public:  
   property LeadRect^ FilledBound 
   { 
      LeadRect^ get() 
      void set(LeadRect^ value) 
   } 

Property Value

The total bounding rectangle for an OMR.

Example

For an example, refer to FindCandidateFormFieldsCommand.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

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