Click or drag to resize

StiMapInteractionContainer Constructor

Initializes a new instance of the StiMapInteractionContainer class

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiMapInteractionContainer(
	double mapGeomWidth,
	double mapGeomHeight
)

Parameters

mapGeomWidth
Type: SystemDouble

[Missing <param name="mapGeomWidth"/> documentation for "M:Stimulsoft.Report.Painters.StiMapInteractionContainer.#ctor(System.Double,System.Double)"]

mapGeomHeight
Type: SystemDouble

[Missing <param name="mapGeomHeight"/> documentation for "M:Stimulsoft.Report.Painters.StiMapInteractionContainer.#ctor(System.Double,System.Double)"]

See Also