ISTSeriesRegionRegionType Property | |
Gets the type of the region
Namespace: Scriptel.STSeriesAssembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax STSeriesDeviceDisplayRegionType RegionType { get; }
ReadOnly Property RegionType As STSeriesDeviceDisplayRegionType
Get
property STSeriesDeviceDisplayRegionType RegionType {
STSeriesDeviceDisplayRegionType get ();
}
abstract RegionType : STSeriesDeviceDisplayRegionType with get
Property Value
Type:
STSeriesDeviceDisplayRegionType
The type of the region.
See Also