Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / LineProps Class / Y1 Property

In This Topic
    Y1 Property
    In This Topic
    Gets or sets the Y coordinate of the first of the two points that the line connects.
    Syntax
    'Declaration
     
    Public Property Y1 As Unit
    public Unit Y1 {get; set;}
    See Also