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