GrapeCity.ActiveReports.Viewer.Wpf.v8 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : TranslatePoint Method |
'Declaration Public Function TranslatePoint( _ ByVal point As System.Windows.Point, _ ByVal relativeTo As System.Windows.UIElement _ ) As System.Windows.Point
public System.Windows.Point TranslatePoint( System.Windows.Point point, System.Windows.UIElement relativeTo )