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; }
<ObsoleteAttribute("DPI is obsolete. Set <dpi></dpi> in the config file")>
Public Property DPI As Integer
Get
Set
Property Value
Type:
Int32
See Also