C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / HyperlinkButton Class / TranslatePoint Method

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

Parameters

point
relativeTo
See Also