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