Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Graphics Namespace / RenderContextBase Class / IsValid Method

In This Topic
    IsValid Method (RenderContextBase)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function IsValid() As Boolean
    public abstract bool IsValid()
    See Also