LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Top Method (LeadRectHelper)






The rectangle object.
Gets the y-coordinate of the top edge of this LeadRect structure. .NET support WinRT support
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: 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.