MapDataInfoSvgSvgPaths Property

Gets the shapes of this map instance as a collection of PathInfoSvg.

Namespace: Dundas.BI.Utility.Map
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public ICollection<PathInfoSvg> SvgPaths { get; }

Property Value

ICollectionPathInfoSvg
See Also