Click or drag to resize

OLModifyFeatureAttachToLayerEvents Property

Set to true to get the Modifyfeature control to attach to the layer events, ignored if Standalone is false. Default is false

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

Property Value

Type: Boolean
See Also