[]
Searches for a hyperlink at the specified client location.
public C1HyperlinkInfo FindHyperlink(Point ptClient)
| Type | Name | Description |
|---|---|---|
| Point | ptClient | Location, in client coordinates. |
| Type | Description |
|---|---|
| C1HyperlinkInfo | A C1HyperlinkInfo describing the hyperlink, or null if none was found. |