Monitor
Summary
Definition
Namespace: SDT4.Managed.Windowing
Assembly: SDT4.Managed.Windowing.dll
sealed class Monitor
Inheritance:
Object ➔ Monitor
Implements:
Fields
| Name | Type | Description |
|---|---|---|
Properties
| Name | Type | Description |
|---|---|---|
public get; PhysicalSize |
Vector2f | Gets the physical size of the monitor in millimetres. |
public get; SupportedVideoModes |
VideoMode[] | Returns a list of videomodes supported by the monitor. |
public get; CurrentVideoMode |
VideoMode | Returns the current video mode. |
public get; Name |
String | Returns the monitor name |