GrapeCity.Xaml.Excel
Top Property (GcRect)


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

Reference

GcRect Structure
GcRect Members