OLKeyMapMaxRatio Property |
Gets or Sets value indicating when to zoom in KeyMap, defaults is 32 this means that if keymap resultion is less than 32 times of main map the key map will zoom in.
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 MaxRatio { get; set; }
Public Property MaxRatio As Integer
Get
Set
<asp:OLKeyMap MaxRatio="Int32" />
Property Value
Type:
Int32
See Also