Click or drag to resize
FeatureInfoModeEnum Enumeration

Namespace: Cadcorp.Web.UI.OpenLayers
Assembly: Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
C#
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