←Select platform

Top Method (LeadRectDHelper)

Summary

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

Syntax

C#
VB
WinRT C#
C++
public static double Top(  
   Leadtools.LeadRectD rect 
) 
Public Shared Function Top( _ 
   ByVal rect As Leadtools.LeadRectD _ 
) As Double 
public static double Top(  
   Leadtools.LeadRectD rect 
) 
 function Leadtools.LeadRectDHelper.Top(  
   rect  
) 
public: 
static double Top(  
   Leadtools.LeadRectD rect 
)  

Parameters

rect
The rectangle object.

Return Value

The top edge of this LeadRectD.

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