[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1RichTextBox.GetRectFromPosition

GetRectFromPosition Method

GetRectFromPosition(C1TextPointer)

Returns the Rect of screen coordinates for a given position.

Declaration
public Rect GetRectFromPosition(C1TextPointer position)
Parameters
Type Name Description
C1TextPointer position

A C1TextPointer.

Returns
Type Description
Rect

The Rect of screen coordinates for a given position.