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)
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringA JS string that can be used to instantiate OpenLayers.styleMap
See Also