C1.Silverlight.RichTextBox.5
GetPointFromMouseEvent Method

Syntax
'Declaration
 
Public Function GetPointFromMouseEvent( _
   ByVal root As System.Windows.UIElement, _
   ByVal mouseEvent As System.Windows.Input.MouseEventArgs _
) As System.Windows.Point
public System.Windows.Point GetPointFromMouseEvent( 
   System.Windows.UIElement root,
   System.Windows.Input.MouseEventArgs mouseEvent
)

Parameters

root
mouseEvent

Return Value

A point in document coordinates.
See Also

Reference

C1RichTextViewManager Class
C1RichTextViewManager Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.