IST1500UNativeInputWidth Property | |
Gets the native width of the input surface.
Namespace: Scriptel.STSeriesAssembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax int NativeInputWidth { get; }
ReadOnly Property NativeInputWidth As Integer
Get
property int NativeInputWidth {
int get ();
}
abstract NativeInputWidth : int with get
Property Value
Type:
Int32
The native width of the input surface.
See Also