Click or drag to resize

OLSelectFeatureHighlightOnly Property

If true do not actually select features (that is place them in the layer’s selected features array), just highlight them

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 bool HighlightOnly { get; set; }

Property Value

Type: Boolean
See Also