Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawOnScreenParams Class / DepthValues Property

In This Topic
    DepthValues Property
    In This Topic
    Gets or sets the depth values of the scene.
    Syntax
    'Declaration
     
    Public Property DepthValues As Short()
    public short[] DepthValues {get; set;}
    See Also