Table of Contents

Method GetCaretSize

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

GetCaretSize(Point)

When implemented by a class, returns size of the caret's current shape at given position.

Size GetCaretSize(Point position)

Parameters

position Point

Point at which caret size should be calculated.

Returns

Size

Size of the caret.