Searches for a RenderFragment at the specified position on the current page.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RenderFragment FindFragment( PointD ptPage ) |
Visual Basic |
---|
Public Function FindFragment ( _ ptPage As PointD _ ) As RenderFragment |
Parameters
- ptPage
- Type: C1.C1Preview..::..PointD
The position on the current page (in ResolvedUnit units).