C1.UWP Assembly / C1.Xaml Namespace / C1TreeViewLine Class / TransformToVisual Method

In This Topic
TransformToVisual Method (C1TreeViewLine)
In This Topic
Syntax
'Declaration
 
Public Function TransformToVisual( _
   ByVal visual As Windows.UI.Xaml.UIElement _
) As Windows.UI.Xaml.Media.GeneralTransform
 

Parameters

visual
See Also