LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

TopRight Method (LeadRectHelper)






The rectangle object.
Gets a LeadPointD that represents the top-right edge of this LeadRect. .NET support WinRT support
Syntax
public static LeadPoint TopRight( 
   LeadRect rect
)
'Declaration
 
Public Shared Function TopRight( _
   ByVal rect As LeadRect _
) As LeadPoint
'Usage
 
Dim rect As LeadRect
Dim value As LeadPoint
 
value = LeadRectHelper.TopRight(rect)
public static LeadPoint TopRight( 
   LeadRect rect
)
 function Leadtools.LeadRectHelper.TopRight( 
   rect 
)
public:
static LeadPoint TopRight( 
   LeadRect rect
) 

Parameters

rect
The rectangle object.

Return Value

A LeadPointD that represents the top-right 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.