Click or drag to resize

OLModifyFeatureGetOptionsJS Method (String)

String representing options used in OLModifyFeature

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 string GetOptionsJS(
	string mapId
)

Parameters

mapId
Type: SystemString

[Missing <param name="mapId"/> documentation for "M:Cadcorp.Web.UI.OpenLayers.OLModifyFeature.GetOptionsJS(System.String)"]

Return Value

Type: String
string System.String representing options for Openlayers ModifyFeature control.
See Also