C#
VB
Java
C++
Initializes a new instance of LeadRectD with a location and size.
public LeadRectD(
LeadPointD location,
LeadSizeD size
)
Public Function New( _
ByVal location As Leadtools.LeadPointD, _
ByVal size As Leadtools.LeadSizeD _
)
public:
LeadRectD(
Leadtools.LeadPointD location,
Leadtools.LeadSizeD size
)
location
The location of the rectangle.
size
The size 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