| ClientDeviceSettingsScreenResolution Property |
Gets or sets the screen resolution.
Namespace:
Dynamicweb.Analytics
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public Pair<int> ScreenResolution { get; set; }
Public Property ScreenResolution As Pair(Of Integer)
Get
Set
Property Value
Type:
PairInt32Remarks See Also