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

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