Click or drag to resize

StiMapSvgContainerSetGeometryWpf Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Maps.StiMapSvgContainer.SetGeometryWpf(System.String,System.Object)"]

Namespace:  Stimulsoft.Report.Maps
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SetGeometryWpf(
	string key,
	Object geom
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Stimulsoft.Report.Maps.StiMapSvgContainer.SetGeometryWpf(System.String,System.Object)"]

geom
Type: SystemObject

[Missing <param name="geom"/> documentation for "M:Stimulsoft.Report.Maps.StiMapSvgContainer.SetGeometryWpf(System.String,System.Object)"]

See Also