ActiveReports Developer 7
Y Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > PointFEx Structure : Y Property

Glossary Item Box

Gets the y-coordinate of this PointFEx.

Syntax

Visual Basic (Declaration) 
Public Property Y As System.Single
C# 
public System.float Y {get; set;}

See Also