Click or drag to resize

PresentationFrameworkExtensionsTranslate Method

Overload List
  NameDescription
Public methodStatic memberTranslate(Point, UIElement, UIElement)
Translates the coordinates of the specified point from the first visual to the second visual.
Public methodStatic memberTranslate(Rect, Visual, Visual)
Translates the coordinates of the specified rectangle from the first visual to the second visual.
Top
See Also