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

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