←Select platform

Bottom Property

Summary

Gets the y-axis value of the bottom side of the rectangle.

Syntax
C#
VB
Objective-C
C++
Java
[XmlIgnoreAttribute()] 
public double Bottom { get; } 
<XmlIgnoreAttribute()> 
<BrowsableAttribute(False)> 
Public ReadOnly Property Bottom As Double 
double LeadRectDBottom(LeadRectD rect) 
public double getBottom() 
[XmlIgnoreAttribute()] 
[BrowsableAttribute(false)] 
public: 
property double Bottom { 
   double get(); 
} 

Property Value

The y-axis value of the bottom side of the rectangle.

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