Maps for WinRT
TransformToVisual Method (C1VectorPlacemark)


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

Parameters

visual
See Also

Reference

C1VectorPlacemark Class
C1VectorPlacemark Members

 

 


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

Product Support Forum  |  Documentation Feedback