[]
Returns the closest text position to a given point in the document layout.
public C1TextPointer GetPositionFromPoint(Point point)
Type | Name | Description |
---|---|---|
Point | point | A System.Windows.Point. |
Type | Description |
---|---|
C1TextPointer | The closest text position to a given point in the document layout. |