Click or drag to resize

StiMapContextPainter Constructor

Initializes a new instance of the StiMapContextPainter class

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiMapContextPainter(
	StiMap map,
	RectangleF rect,
	float zoom
)

Parameters

map
Type: Stimulsoft.Report.MapsStiMap

[Missing <param name="map"/> documentation for "M:Stimulsoft.Report.Painters.StiMapContextPainter.#ctor(Stimulsoft.Report.Maps.StiMap,System.Drawing.RectangleF,System.Single)"]

rect
Type: System.DrawingRectangleF

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Painters.StiMapContextPainter.#ctor(Stimulsoft.Report.Maps.StiMap,System.Drawing.RectangleF,System.Single)"]

zoom
Type: SystemSingle

[Missing <param name="zoom"/> documentation for "M:Stimulsoft.Report.Painters.StiMapContextPainter.#ctor(Stimulsoft.Report.Maps.StiMap,System.Drawing.RectangleF,System.Single)"]

See Also