Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Graphics Namespace / ZBuffer Class / Max Property

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