Type: BCS.Sym3.Operator.Runtime.ILayoutService
Layout service
Properties
BackgroundColor
- Description: Gets or sets background color
- Type: Color
- Access: Read and Write
IsTopMost
- Description: Gets or sets the application to be topmost
- Type: Boolean
- Access: Read and Write
Monitors
- Description: Gets a list of monitor
- Type: List`1
- Access: Read
Windows
- Description: Gets a list of windows
- Type: List`1
- Access: Read
Methods
CloseAllPopups
Closes all windows
ClosePopup(BCS.Sym3.Operator.Runtime.IRuntimeWindow)
Close a popup window. Identical to DeletePopup.
- Parameters:
- window:
DeletePopup(BCS.Sym3.Operator.Runtime.IRuntimeWindow)
Delete (or close) a window
- Parameters:
- window:
DisplaySpeedTuningDialog
Display the speed tuning dialog
GetControls(BCS.Sym3.Controls.IControlLogic)
Returns a list of all instance of a logical control
- Parameters:
- controlLogic:
NewPopup(BCS.Sym3.IWindow,System.Int32,System.Int32,System.Boolean,System.Object)
Creates a new popup window
- Parameters:
- view:
- x:
- y:
- caller:
SetMonitorWindow(BCS.Sym3.IWindow,BCS.Sym3.Operator.Runtime.IMonitor)
Set a window in a monitor
- Parameters:
- window:
- monitor:
SetMonitorWindow(BCS.Sym3.IWindow,System.Int32)
Set a window in a monitor
- Parameters:
- window:
- monitorId: