LEADTOOLS (Leadtools assembly)

Top Method (LeadRectHelper)

Show in webframe







The rectangle object.
Gets the y-coordinate of the top edge of this LeadRect structure.
Syntax
public static int Top( 
   LeadRect rect
)
'Declaration
 
Public Shared Function Top( _
   ByVal rect As LeadRect _
) As Integer
'Usage
 
Dim rect As LeadRect
Dim value As Integer
 
value = LeadRectHelper.Top(rect)
public static int Top( 
   LeadRect rect
)

            

            
 function Leadtools.LeadRectHelper.Top( 
   rect 
)
public:
static int Top( 
   LeadRect rect
) 

Parameters

rect
The rectangle object.

Return Value

The top 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.