Click or drag to resize

OLKeyMapMinRatio Property

Gets or Sets value indicating when to zoom out KeyMap, defaults is 8 this means that if keymap resultion is less than 8 times of main map the key map will zoom out.

Namespace:  Cadcorp.Web.UI.OpenLayers
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public int MinRatio { get; set; }

Property Value

Type: Int32
See Also