[]
Searches for a RenderFragment at the specified position on the current page.
public RenderFragment FindFragment(PointD ptPage)
| Type | Name | Description |
|---|---|---|
| PointD | ptPage | The position on the current page (in ResolvedUnit units). |
| Type | Description |
|---|---|
| RenderFragment | The RenderFragment, or null if none was found. |