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.6.39.0 (1.6.39.0)
Syntax
public OutputConfiguration GetOutputConfiguration()

Return Value

Type: OutputConfiguration
output configuration of the device
See Also