Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / EnvironmentSupported Property

In This Topic
    EnvironmentSupported Property
    In This Topic
    Gets a values indicating whether the Environment is supported.
    Syntax
    'Declaration
     
    Public ReadOnly Property EnvironmentSupported As Boolean
    public bool EnvironmentSupported {get;}
    See Also