Searches for a C1Hyperlink object in the current fragment at the specified position.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public override C1HyperlinkInfo FindHyperlink( PointD pt ) |
Visual Basic |
---|
Public Overrides Function FindHyperlink ( _ pt As PointD _ ) As C1HyperlinkInfo |
Parameters
- pt
- Type: C1.C1Preview..::..PointD
Specifies a point within the current fragment relative to the top left corner of the fragment.