Table of Contents

Property OutlineRange

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

OutlineRange

Gets or sets the IOutlineRange object evaluated by the hit-test operation. Contains instance of IOutlineRange object if mouse is over outline button; null otherwise.

public virtual IOutlineRange OutlineRange { get; set; }

Property Value

IOutlineRange