Click or drag to resize

StiMapResourceHelperGetSvgBlockFromName Method

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

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

Parameters

name
Type: SystemString

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

mapId (Optional)
Type: SystemString

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

Return Value

Type: StiMapSvg

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

See Also