PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / LineProps Class / Y1 Property

In This Topic
    Y1 Property (LineProps)
    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