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)
Syntaxpublic int DPI { get; set; }
Public Property DPI As Integer
Get
Set
Property Value
Type:
Int32
Remarks
This value defaults to 72, It sets the OpenLayers.DOTS_PER_INCH.
See Also