←Select platform

Bottom Property

Summary

Gets the y-coordinate of the lower-right corner of this LeadRect structure.

Syntax

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

Leadtools Assembly