←Select platform

NameBounds Property

Summary

A LogicalRectangle that represents the location of the field name in the form image.

Syntax

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

Property Value

The location of the field name in the form image.

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