C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / TopNFilterEditor Class / TranslatePoint Method

In This Topic
TranslatePoint Method (TopNFilterEditor)
In This Topic
Syntax
'Declaration
 
Public Function TranslatePoint( _
   ByVal point As Point, _
   ByVal relativeTo As UIElement _
) As Point
 

Parameters

point
relativeTo
See Also