MapDataInfoSvg Class |
Namespace: Dundas.BI.Utility.Map
The MapDataInfoSvg type exposes the following members.
Name | Description | |
---|---|---|
![]() | AvailableLayerIds |
Gets the list of available layer IDs based on client data request ClientRequest for metric sets.
|
![]() | Height |
Gets the height of the SVG element.
|
![]() | MetricSetDataRequestIds |
Gets the IDs of client data request ClientRequest for metric sets attached to a map control.
|
![]() | MetricSetResourceFileIds |
Gets the IDs of map/diagram resource files required based on the ClientRequest for the metric set.
|
![]() | MetricSetResourceFileNames |
Gets the names of map/diagram resource files required based on the ClientRequest for the metric set.
|
![]() | SvgPaths |
Gets the shapes of this map instance as a collection of PathInfoSvg.
|
![]() | SvgShapes |
Gets the shapes of this map instance as a collection of ShapeInfoSvg.
|
![]() | SvgSymbols |
Gets the shapes of this map instance as a collection of SymbolInfoSvg.
|
![]() | ViewportData |
Gets the view port information.
|
![]() | Width |
Gets the width of the SVG element.
|