Button Constructor
Delta Engine Documentation
Initializes a new instance of the
Button
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
Button
()
protected Button()
Protected
Sub
New
Protected Sub New
protected
:
Button
()
protected: Button()
new
:
unit
->
Button
new : unit -> Button
See Also
Button Class
Button Overload
DeltaEngine.Scenes.Controls Namespace