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)
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringA JS string with SLD rules that can be used to instantiate new Openlayers.Style object
See Also