RadioButton Constructor
Delta Engine Documentation
Initializes a new instance of the
RadioButton
class
Namespace:
DeltaEngine.Scenes.Controls
Assembly:
DeltaEngine.Scenes
(in DeltaEngine.Scenes.dll) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
protected
RadioButton
()
protected RadioButton()
Protected
Sub
New
Protected Sub New
protected
:
RadioButton
()
protected: RadioButton()
new
:
unit
->
RadioButton
new : unit -> RadioButton
See Also
RadioButton Class
RadioButton Overload
DeltaEngine.Scenes.Controls Namespace