←Select platform

Top Property

Summary

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

Syntax

C#
VB
Java
Objective-C
C++
[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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly