[]
Returns the System.Windows.Rect of document layout coordinates for a given position.
public Rect GetRectFromPosition(C1TextPointer position)
Public Function GetRectFromPosition(position As C1TextPointer) As Rect
| Type | Name | Description |
|---|---|---|
| C1TextPointer | position |
| Type | Description |
|---|---|
| Rect | The System.Windows.Rect of document layout coordinates for a given position. |