Table of Contents

Property OutlineIndex

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

OutlineIndex

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.

public virtual int OutlineIndex { get; set; }

Property Value

int