C1.Silverlight.RichTextBox.5
GetRectFromPosition Method (C1RichTextBox)

A C1.Silverlight.RichTextBox.Documents.C1TextPointer.
Returns the System.Windows.Rect of screen coordinates for a given position.
Syntax
'Declaration
 
Public Function GetRectFromPosition( _
   ByVal position As C1TextPointer _
) As System.Windows.Rect
public System.Windows.Rect GetRectFromPosition( 
   C1TextPointer position
)

Parameters

position
A C1.Silverlight.RichTextBox.Documents.C1TextPointer.

Return Value

The System.Windows.Rect of screen coordinates for a given position.
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members

 

 


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