Spread Silverlight Documentation
Bottom Property (GcRect)


GrapeCity.Excel Namespace > GcRect Structure : Bottom Property
Gets the y-axis value of the bottom of the rectangle.
Syntax
'Declaration
 
Public ReadOnly Property Bottom As System.Double
'Usage
 
Dim instance As GcRect
Dim value As System.Double
 
value = instance.Bottom
public System.double Bottom {get;}
See Also

Reference

GcRect Structure
GcRect Members