Maps for WinRT
TransformToVisual Method (C1VectorPanel)


Syntax
'Declaration
 
Public Function TransformToVisual( _
   ByVal visual As UIElement _
) As GeneralTransform
'Usage
 
Dim instance As C1VectorPanel
Dim visual As UIElement
Dim value As GeneralTransform
 
value = instance.TransformToVisual(visual)
public GeneralTransform TransformToVisual( 
   UIElement visual
)

Parameters

visual
See Also

Reference

C1VectorPanel Class
C1VectorPanel Members

 

 


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

Product Support Forum  |  Documentation Feedback