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