Spread Silverlight Documentation
Right Property (GcRect)


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

Reference

GcRect Structure
GcRect Members