Table of Contents

Method GetDisplayPoint

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v10.dll

GetDisplayPoint(int)

Gets a display position at minimap y-position

public Point GetDisplayPoint(int y)

Parameters

y int

the vertical position in screen coordinates.

Returns

Point

Text position, in display coordinates.

GetDisplayPoint(double)

public Point GetDisplayPoint(double y)

Parameters

y double

Returns

Point