Spread Silverlight Documentation
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 System.Double
'Usage
 
Dim instance As GcRect
Dim value As System.Double
 
value = instance.Top
public System.double Top {get;}
See Also

Reference

GcRect Structure
GcRect Members