LEADTOOLS (Leadtools assembly)

Bottom Method (LeadRectHelper)

Show in webframe







The rectangle object.
Gets the y-coordinate of the bottom edge of this LeadRect structure.
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

See Also

Reference

LeadRectHelper Class
LeadRectHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

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