Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayoutBase Class / InitializeScene Event

In This Topic
    InitializeScene Event
    In This Topic
    Occurs when the control is shown for the first time.
    Syntax
    'Declaration
     
    Public Event InitializeScene As EventHandler
    public event EventHandler InitializeScene
    See Also