'Declaration Public Function TranslatePoint( _ ByVal point As Point, _ ByVal relativeTo As UIElement _ ) As Point
public Point TranslatePoint( Point point, UIElement relativeTo )
Parameters
- point
- relativeTo
'Declaration Public Function TranslatePoint( _ ByVal point As Point, _ ByVal relativeTo As UIElement _ ) As Point
public Point TranslatePoint( Point point, UIElement relativeTo )