Table of Contents

Method SelectionToTextPoint

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

SelectionToTextPoint(Point)

Converts given selection coordinate to the text coordinate.

public virtual Point SelectionToTextPoint(Point position)

Parameters

position Point

The selection coordinate Point to convert.

Returns

Point

Point that represents the converted position, in text coordinates.