ComponentOne Scheduler for WPF and Silverlight
TranslatePoint Method (MonthSlotPresenter)

C1.WPF.Schedule Namespace > MonthSlotPresenter Class : 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

MonthSlotPresenter Class
MonthSlotPresenter Members