Type: BCS.Sym3.Operator.Runtime.IMonitor
A monitor
Properties
Bounds
- Description: Gets monitor bound rectangle
- Type: Rectangle
- Access: Read
Client
- Description: Gets access to the client
- Type: ISym3OperatorClient
- Access: Read
DeviceName
- Description: Gets monitor device name
- Type: String
- Access: Read
Id
- Description: Gets unique runtime object Id
- Type: Guid
- Access: Read
MonitorId
- Description: Gets unique monitor id. Your first monitor will have MonitorId=0, your second monitor will have MonitorId=1
- Type: Int32
- Access: Read
Name
- Description: Gets runtime object name
- Type: String
- Access: Read
Primary
- Description: Indicates if this monitor is primary
- Type: Boolean
- Access: Read
WorkingArea
- Description: Gets monitor’s working area
- Type: Rectangle
- Access: Read