Click or drag to resize

MapDPI Property

Note: This API is now obsolete.

The DPI to set in openlayers. Defaults to 96.

Namespace:  Cadcorp.Web.UI.OpenLayers
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
[ObsoleteAttribute("DPI is obsolete. Set <dpi></dpi> in the config file")]
public int DPI { get; set; }

Property Value

Type: Int32
See Also