Table of Contents

Property OutlineIndex

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

OutlineIndex

When implemented by a class, gets or sets the index of line where outline image is displayed, evaluated by the hit-test operation. Contains index of line if mouse is over the outline button; - 1 otherwise.

int OutlineIndex { get; set; }

Property Value

int