Click or drag to resize

StiMapResourceHelperGetSvgBlockFromIsoAlpha2 Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Helpers.StiMapResourceHelper.GetSvgBlockFromIsoAlpha2(System.String,System.String)"]

Namespace:  Stimulsoft.Report.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static StiMapSvg GetSvgBlockFromIsoAlpha2(
	string alpha2,
	string mapId = null
)

Parameters

alpha2
Type: SystemString

[Missing <param name="alpha2"/> documentation for "M:Stimulsoft.Report.Helpers.StiMapResourceHelper.GetSvgBlockFromIsoAlpha2(System.String,System.String)"]

mapId (Optional)
Type: SystemString

[Missing <param name="mapId"/> documentation for "M:Stimulsoft.Report.Helpers.StiMapResourceHelper.GetSvgBlockFromIsoAlpha2(System.String,System.String)"]

Return Value

Type: StiMapSvg

[Missing <returns> documentation for "M:Stimulsoft.Report.Helpers.StiMapResourceHelper.GetSvgBlockFromIsoAlpha2(System.String,System.String)"]

See Also