Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / OGLTextureBase Class / IsValid Method

In This Topic
    IsValid Method (OGLTextureBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function IsValid() As Boolean
    public override bool IsValid()
    See Also