MapDataInfoSvgSvgShapes Property

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

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<ShapeInfoSvg> SvgShapes { get; }

Property Value

ICollectionShapeInfoSvg
See Also