←Select platform

Right Method (LeadRectHelper)

Summary

Gets the x-coordinate of the right edge of this LeadRect structure.

Syntax

C#
VB
WinRT C#
C++
public static int Right(  
   Leadtools.LeadRect rect 
) 
Public Shared Function Right( _ 
   ByVal rect As Leadtools.LeadRect _ 
) As Integer 
public static int Right(  
   Leadtools.LeadRect rect 
) 
 function Leadtools.LeadRectHelper.Right(  
   rect  
) 
public: 
static int Right(  
   Leadtools.LeadRect rect 
)  

Parameters

rect
The rectangle object.

Return Value

The right edge of this LeadRect.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly