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

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