DisplayWidth Property (MobileDevice)
Class
MobileDevice
.
Action
Gets the width of the display in pixels.
Syntax
C#
protected
Integer
DisplayWidth { get; }
VB
'Declaration Protected Read Property DisplayWidth As
Integer
Access
Read only.