Click or drag to resize

FeatureInfoModeEnum Enumeration

[Missing <summary> documentation for "T:Cadcorp.Web.UI.OpenLayers.FeatureInfoModeEnum"]

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 enum FeatureInfoModeEnum
Members
  Member nameValueDescription
Click0 Features are searched for when the user clicks on the map
Hover1 Featrues are searched for when the mouse is stationary for a defined period on the map
See Also