Table of Contents

Property Position

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

Position

Gets position of the bookmark within the text (index of character and line). Corresponds to Pos and Line properties. Pos Line Index

public virtual Point Position { get; set; }

Property Value

Point