Table of Contents

Method TextToSelectionPoint

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

TextToSelectionPoint(Point)

When implemented by a class, converts given text coordinate to the selection coordinate.

Point TextToSelectionPoint(Point position)

Parameters

position Point

The text coordinate Point to convert.

Returns

Point

Point that represents the converted position, in selection coordinates.