Spread Silverlight Documentation
Left Property (GcRect)


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

Reference

GcRect Structure
GcRect Members