[]
Searches for a C1Hyperlink object in the current fragment at the specified position.
public override C1HyperlinkInfo FindHyperlink(PointD pt)
Type | Name | Description |
---|---|---|
PointD | pt | Specifies a point within the current fragment relative to the top left corner of the fragment. |
Type | Description |
---|---|
C1HyperlinkInfo | A C1HyperlinkInfo object describing the found C1Hyperlink, or null if none was found. |