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