ActiveReports 13
X Property (Rect)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace > Rect Structure : X Property
Gets the x-coordinate of the upper-left corner of this rectangle.
Syntax
'Declaration
 
Public ReadOnly Property X As Double
public double X {get;}

Property Value

The x.
See Also

Reference

Rect Structure
Rect Members