Click or drag to resize

DeviceGetOutputConfiguration Method

This method attempts to get the output configuration from the device.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public OutputConfiguration GetOutputConfiguration()

Return Value

Type: OutputConfiguration
output configuration of the device
See Also