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