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