ActiveReports 13
Y Property (Rect)

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

Property Value

The y.
See Also

Reference

Rect Structure
Rect Members