Bounds Property

Summary

Gets or sets a LeadRect that specifies the location of the field in the form image.

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

Property Value

A LeadRect that specifies the location of this field.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly