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