RichTextBox for WinRT
SetDirection Method


The visual element.
The value.
Sets the direction.
Syntax
'Declaration
 
Public Shared Sub SetDirection( _
   ByVal obj As Windows.UI.Xaml.DependencyObject, _
   ByVal value As Windows.Foundation.Point _
) 
'Usage
 
Dim obj As Windows.UI.Xaml.DependencyObject
Dim value As Windows.Foundation.Point
 
C1ResizePainter.SetDirection(obj, value)
public static void SetDirection( 
   Windows.UI.Xaml.DependencyObject obj,
   Windows.Foundation.Point value
)

Parameters

obj
The visual element.
value
The value.
Remarks
Used by internal dragging algorithm.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1ResizePainter Class
C1ResizePainter Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback