Click or drag to resize

StiMap Constructor (RectangleD)

Creates a new StiGauge.

Namespace:  Stimulsoft.Report.Maps
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiMap(
	RectangleD rect
)

Parameters

rect
Type: Stimulsoft.Base.DrawingRectangleD
The rectangle describes size and position of the component.
See Also