C#
VB
C++
Gets or sets a Leadtools.Forms.LogicalRectangle that specifies the location of the field in the form image.
public LogicalRectangle Bounds { get; set; }
Public Property Bounds As Leadtools.Forms.LogicalRectangle
public:
property Leadtools.Forms.LogicalRectangle Bounds {
Leadtools.Forms.LogicalRectangle get();
void set ( Leadtools.Forms.LogicalRectangle );
}
A Leadtools.Forms.LogicalRectangle that specifies the location of this field.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET