Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ScreenLine Class / Y1 Property

In This Topic
    Y1 Property
    In This Topic
    Gets the y component of the first vertex.
    Syntax
    'Declaration
     
    Public ReadOnly Property Y1 As Double
    public double Y1 {get;}
    See Also