The direction of the drag gesture, as determined by the initial drag change.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public Orientation Direction { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
Visual Basic |
---|
Public Property Direction As Orientation <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |