ResolutionDpi Property
Gets the DPI of the Resolution.

Namespace: Geocortex.Essentials.Client
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public string Dpi { get; }

Property Value

Type: String
The resolution in dots per inch.
See Also