Click or drag to resize

LeadsStatisticsHelperFormatScreen Method

Formats screen settings.

Namespace:  Dynamicweb.Analytics.Leads.LeadsStatistic
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static string FormatScreen(
	Pair<int> resolution,
	int depth
)

Parameters

resolution
Type: Dynamicweb.Analytics.UtilitiesPairInt32
Screen resolution.
depth
Type: SystemInt32
Color depth.

Return Value

Type: String
Screen settings.
See Also