ActiveReports 12
Y Property (RectangleEx)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > RectangleEx Class : Y Property
Gets or sets the y-coordinate of the upper-left corner of this Rectangle structure.
Syntax
'Declaration
 
Public Property Y As Integer
public int Y {get; set;}
See Also

Reference

RectangleEx Class
RectangleEx Members