Gets the y-coordinate of the bottom edge of this
LeadRectD structure.

public static double Bottom(
LeadRectD
)
function Leadtools.LeadRectDHelper.Bottom(
rect
)
public:
static double Bottom(
LeadRectD
)
'Declaration
Public Shared Function Bottom( _
ByVal As LeadRectD _
) As Double
'Usage
Dim rect As LeadRectD
Dim value As Double
value = LeadRectDHelper.Bottom(rect)
Parameters
- rect
- The rectangle object.
Return Value
The bottom edge of this LeadRectD.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2