LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Bottom Method (LeadRectHelper)






The rectangle object.
Gets the y-coordinate of the bottom edge of this LeadRect structure. .NET support WinRT support
Syntax
public static int Bottom( 
   LeadRect rect
)
'Declaration
 
Public Shared Function Bottom( _
   ByVal rect As LeadRect _
) As Integer
'Usage
 
Dim rect As LeadRect
Dim value As Integer
 
value = LeadRectHelper.Bottom(rect)
public static int Bottom( 
   LeadRect rect
)
 function Leadtools.LeadRectHelper.Bottom( 
   rect 
)
public:
static int Bottom( 
   LeadRect rect
) 

Parameters

rect
The rectangle object.

Return Value

The bottom edge of this LeadRect.
Requirements

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

See Also

Reference

LeadRectHelper Class
LeadRectHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.