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