Click or drag to resize

StiMapSvgHelperRender Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiMapSvgHelper.Render(Stimulsoft.Report.Maps.StiMap,System.Xml.XmlTextWriter,System.Boolean,System.Double)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void Render(
	StiMap map,
	XmlTextWriter xmlsWriter,
	bool animated,
	double sScale
)

Parameters

map
Type: Stimulsoft.Report.MapsStiMap

[Missing <param name="map"/> documentation for "M:Stimulsoft.Report.Export.StiMapSvgHelper.Render(Stimulsoft.Report.Maps.StiMap,System.Xml.XmlTextWriter,System.Boolean,System.Double)"]

xmlsWriter
Type: XmlTextWriter

[Missing <param name="xmlsWriter"/> documentation for "M:Stimulsoft.Report.Export.StiMapSvgHelper.Render(Stimulsoft.Report.Maps.StiMap,System.Xml.XmlTextWriter,System.Boolean,System.Double)"]

animated
Type: SystemBoolean

[Missing <param name="animated"/> documentation for "M:Stimulsoft.Report.Export.StiMapSvgHelper.Render(Stimulsoft.Report.Maps.StiMap,System.Xml.XmlTextWriter,System.Boolean,System.Double)"]

sScale
Type: SystemDouble

[Missing <param name="sScale"/> documentation for "M:Stimulsoft.Report.Export.StiMapSvgHelper.Render(Stimulsoft.Report.Maps.StiMap,System.Xml.XmlTextWriter,System.Boolean,System.Double)"]

See Also