←Select platform

Bottom Property

Summary

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

Syntax

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

Leadtools Assembly