C#
VB
Java
C++
Initializes a new instance of LeadRectD that is of the specified size and is located at (0,0).
Public Function New( _
ByVal size As Leadtools.LeadSizeD _
)
public LeadRectD(LeadSizeD size)
public:
LeadRectD(
Leadtools.LeadSizeD size
)
size
The size that specifies 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