←Select platform

Bounds Property

Summary

Gets or sets a Leadtools.Forms.LogicalRectangle that specifies the location of the field in the form image.

Syntax

C#
VB
C++
public LogicalRectangle Bounds { get; set; } 
Public Property Bounds As Leadtools.Forms.LogicalRectangle 
public:  
   property LogicalRectangle^ Bounds 
   { 
      LogicalRectangle^ get() 
      void set(LogicalRectangle^ value) 
   } 

Property Value

A Leadtools.Forms.LogicalRectangle that specifies the location of this field.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly