SystemSettingsDisplayInfo Constructor |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic DisplayInfo(
string deviceName,
RectangleI bounds,
RectangleI workingArea,
bool primary
)
Parameters
- deviceName String
-
- bounds RectangleI
-
- workingArea RectangleI
-
- primary Boolean
-
See Also