Click or drag to resize
STSeriesDeviceGetDefaultRegions Method Scriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
Gets the default regions.

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public STSeriesRegion[] GetDefaultRegions()

Return Value

Type: STSeriesRegion
an array of the regions
Exceptions
ExceptionCondition
STCouldNotCommunicateExceptionwhen things go wrong.
See Also