GrapeCity.Xaml.Excel
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 Double
'Usage
 
Dim instance As GcRect
Dim value As Double
 
value = instance.Bottom
public double Bottom {get;}
See Also

Reference

GcRect Structure
GcRect Members