UserProfile.ScreenSize Property
A SizeOfint Class object specifying the size of the available screen space, in pixels. Optional. Set this property before making a service request.
Syntax
public SizeOfint ScreenSize { set; get; }
Public Property ScreenSize As SizeOfint