Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / UnitPoint Structure / Y Property

In This Topic
    Y Property (UnitPoint)
    In This Topic
    Gets or sets the Y coordinate of the current point.
    Syntax
    'Declaration
     
    Public Property Y As Unit
    public Unit Y {get; set;}
    See Also