This page contains reference documentation for the Window member.
Window Window;
Examples are as follows:
ModelView a_oTopView = Application.Window.GetView( 0, 0 ); ModelView a_oBottomView = Application.Window.GetView( 1, 0 );
For sample code: