[]
Returns the C1TextElement directly below a given point.
public C1TextElement GetElementFromPoint(Point point)
| Type | Name | Description |
|---|---|---|
| Point | point | A System.Windows.Point. |
| Type | Description |
|---|---|
| C1TextElement | The C1TextElement directly below a given point. |