Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Graphics Namespace / GLShader Class / UpdatedInFrame Property

In This Topic
    UpdatedInFrame Property (GLShader)
    In This Topic
    Syntax
    'Declaration
     
    Public Property UpdatedInFrame As Boolean
    public bool UpdatedInFrame {get; set;}
    See Also