ComponentOne RichTextBox for WPF and Silverlight
PointToScreen Method (C1RichTextPresenter)

C1.WPF.RichTextBox Namespace > C1RichTextPresenter Class : PointToScreen Method
Syntax
'Declaration
 
Public Function PointToScreen( _
   ByVal point As System.Windows.Point _
) As System.Windows.Point
public System.Windows.Point PointToScreen( 
   System.Windows.Point point
)

Parameters

point
See Also

Reference

C1RichTextPresenter Class
C1RichTextPresenter Members