[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1ResizePainter.SetDirection

SetDirection Method

SetDirection(DependencyObject, Point)

Sets the direction.

Declaration
public static void SetDirection(DependencyObject obj, Point value)
Public Shared Sub SetDirection(obj As DependencyObject, value As Point)
Parameters
Type Name Description
DependencyObject obj

The visual element.

Point value

The value.

Remarks

Used by internal dragging algorithm.