ComponentOne RichTextBox for WPF and Silverlight
GetDirection Method (C1ResizePainter)

C1.WPF.RichTextBox Namespace > C1ResizePainter Class : GetDirection Method
The visual element.
Gets the direction.
Syntax
'Declaration
 
Public Shared Function GetDirection( _
   ByVal obj As System.Windows.DependencyObject _
) As System.Windows.Point
public static System.Windows.Point GetDirection( 
   System.Windows.DependencyObject obj
)

Parameters

obj
The visual element.
Remarks
Used by internal dragging algorithm.
See Also

Reference

C1ResizePainter Class
C1ResizePainter Members