LEADTOOLS (Leadtools assembly)

Bottom Property (LeadRectD)

Show in webframe







Gets the y-axis value of the bottom side of the rectangle.
Syntax
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public double Bottom {get;}
'Declaration
 
<BrowsableAttribute(False)>
<XmlIgnoreAttribute()>
Public ReadOnly Property Bottom As Double
'Usage
 
Dim instance As LeadRectD
Dim value As Double
 
value = instance.Bottom
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public double Bottom {get;}

            

            
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public:
property double Bottom {
   double get();
}

Property Value

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

Target Platforms

See Also

Reference

LeadRectD Structure
LeadRectD Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.