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