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)
Syntaxpublic int MinRatio { get; set; }
Public Property MinRatio As Integer
Get
Set
<asp:OLKeyMap MinRatio="Int32" />
Property Value
Type:
Int32
See Also