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