ComponentOne Accordion for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / PointF Structure / Y Property

In This Topic
    Y Property
    In This Topic
    Gets or sets the y-coordinate of this point.
    Syntax
    'Declaration
     
    Public Property Y As System.Single
    public System.float Y {get; set;}
    See Also