←Select platform

Top Property

Summary

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

Syntax
C#
VB
Objective-C
C++
Java
[XmlIgnoreAttribute()] 
public int Top { get; set; } 
<XmlIgnoreAttribute()> 
Public Property Top As Integer 
NSInteger LeadRectTop(LeadRect rect) 
public int getTop() 
[XmlIgnoreAttribute()] 
public: 
property int Top { 
   int get(); 
   void set (    int ); 
} 

Property Value

The top edge of this LeadRect.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly