Click or drag to resize

StiElement Constructor (RectangleD)

Creates a new StiElement.

Namespace:  Stimulsoft.Dashboard.Components
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public StiElement(
	RectangleD rect
)

Parameters

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