ScreenRegionInfoGetScreenCount Method |
Gets the number of Screens storable on the device.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public int GetScreenCount()
Public Function GetScreenCount As Integer
public:
int GetScreenCount()
member GetScreenCount : unit -> int
Return Value
Type:
Int32Number of Screens
See Also