Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ZBuffer Class / Dirty Property

In This Topic
    Dirty Property
    In This Topic
    Tells if the scene must be redrawn in order to get a correct ZBuffer
    Syntax
    'Declaration
     
    Public Property Dirty As Boolean
    public bool Dirty {get; set;}
    See Also