Table of Contents

Method SelectionToTextPoint

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

SelectionToTextPoint(Point)

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

Point SelectionToTextPoint(Point position)

Parameters

position Point

The selection coordinate Point to convert.

Returns

Point

Point that represents the converted position, in text coordinates.