C#
VB
Java
C++
Initializes a new instance of the LeadRect structure with the specified location and size
Public Function New( _
ByVal left As Integer, _
ByVal top As Integer, _
ByVal width As Integer, _
ByVal height As Integer _
)
left
The x-coordinate of the upper-left corner of the LeadRect.
top
The y-coordinate of the upper-left corner of the LeadRect.
width
The width of the LeadRect.
height
The height of the LeadRect.
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