Table of Contents

Method GetCaretSize

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

GetCaretSize(Point)

Returns size of the caret's current shape at given position.

public virtual Size GetCaretSize(Point position)

Parameters

position Point

Point at which caret size should be calculated.

Returns

Size

Size of the caret.