←Select platform

Top Method (LeadRectHelper)

Summary

Gets the y-coordinate of the top edge of this LeadRect structure.

Syntax

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

Parameters

rect
The rectangle object.

Return Value

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