ActiveReports 8
TranslatePoint Method

Syntax
'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
)

Parameters

point
relativeTo
See Also

Reference

Viewer Class
Viewer Members

Support Forum