C#
VB
Java
C++
Initializes a new instance of the LeadRect class with the specified location and size.
Public Function New( _
ByVal location As Leadtools.LeadPoint, _
ByVal size As Leadtools.LeadSize _
)
public:
LeadRect(
Leadtools.LeadPoint location,
Leadtools.LeadSize size
)
location
The coordinates of the upper-left corner of the rectangle.
size
The width and height of the rectangle.
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