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

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