LEADTOOLS (Leadtools assembly)

Right Method (LeadRectHelper)

Show in webframe







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

            

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

Parameters

rect
The rectangle object.

Return Value

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