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

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