Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / Point3DSurrogate Class / Z Property

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