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

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