←Select platform

Bottom Property

Summary
Gets the y-coordinate of the lower-right corner of this LeadRect structure.
Syntax
C#
VB
Objective-C
C++
Java
[XmlIgnoreAttribute()] 
public int Bottom { get; set; } 
<XmlIgnoreAttribute()> 
Public Property Bottom As Integer 
NSInteger LeadRectBottom(LeadRect rect) 
public int getBottom() 
[XmlIgnoreAttribute()] 
public: 
property int Bottom { 
   int get(); 
   void set (    int ); 
} 

Property Value

The bottom edge of this LeadRect.

Remarks

The lower-right corner is the sum of the Y and the Height property values of this LeadRect structure.

Requirements

Target Platforms

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

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.