Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.DrawSceneParams Class / UserInterfaceElement Field

In This Topic
    UserInterfaceElement Field
    In This Topic
    If it's not null, then I'm drawing just this user interface element.
    Syntax
    'Declaration
     
    Public UserInterfaceElement As IUserInterfaceElement
    public IUserInterfaceElement UserInterfaceElement
    See Also