Click or drag to resize

DrawingStylesToString Method

Creates string representing OpenLayers.styleMap instanace from array of all Intent items.

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 that can be used to instantiate OpenLayers.styleMap
See Also