C#
VB
WinRT C#
C++
Gets the y-coordinate of the bottom edge of this LeadRect structure.
public static int Bottom(
Leadtools.LeadRect rect
)
Public Shared Function Bottom( _
ByVal rect As Leadtools.LeadRect _
) As Integer
public static int Bottom(
Leadtools.LeadRect rect
)
function Leadtools.LeadRectHelper.Bottom(
rect
)
public:
static int Bottom(
Leadtools.LeadRect rect
)
rect
The rectangle object.
The bottom edge 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