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 LogicalRectangle^ Bounds
{
LogicalRectangle^ get()
void set(LogicalRectangle^ value)
}
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