PathInfoSvgSvgPathString Property

Gets the string representation of the path as an SVG.

Namespace:  Dundas.BI.Utility.Map
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public string SvgPathString { get; }

Property Value

Type: String
The string representation of the path in SVG.
See Also