ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / Point Structure / Y Property

In This Topic
    Y Property (Point)
    In This Topic
    Gets the y-coordinate of this Point.
    Syntax
    'Declaration
     
    Public ReadOnly Property Y As Double
    public double Y {get;}
    See Also