C#
VB
WinRT C#
C++
Gets or sets the size of this LeadRectD.
public static Leadtools.LeadSizeD Size(
Leadtools.LeadRectD rect
)
Public Shared Function Size( _
ByVal rect As Leadtools.LeadRectD _
) As Leadtools.LeadSizeD
public static Leadtools.LeadSizeD Size(
Leadtools.LeadRectD rect
)
function Leadtools.LeadRectDHelper.Size(
rect
)
public:
static Leadtools.LeadSizeD Size(
Leadtools.LeadRectD rect
)
rect
The rectangle object.
The width and height of this LeadRectD.
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