Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Point3D Class / Z Property

In This Topic
    Z Property (Point3D)
    In This Topic
    Z coordinate value.
    Syntax
    'Declaration
     
    Public Property Z As Double
    public double Z {get; set;}
    See Also