Click or drag to resize

OLSelectFeatureGetOptionsJS Method

Creates options used for Openlayers SelectFeature control OLSelectFeature

Namespace:  Cadcorp.Web.UI.OpenLayers
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
protected override string GetOptionsJS()

Return Value

Type: String
A System.String representing options for Openlayers SelectFeature control.
See Also