Click or drag to resize

MapConfigurationDPI Property

Gets or sets the DPI to use in open layers.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public int DPI { get; set; }

Property Value

Type: Int32
Remarks
This value defaults to 72, It sets the OpenLayers.DOTS_PER_INCH.
See Also