Click or drag to resize

IntentToString Method

Creates string representing OpenLayers.Style and SLD Rule

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public override string ToString()

Return Value

Type: String
A JS string with SLD rules that can be used to instantiate new Openlayers.Style object
See Also