Click or drag to resize

StiRadioButtonControl Constructor (RectangleD)

Creates a new StiRadioButtonControl.

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

Parameters

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