Table of Contents

Property OutlineRange

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

OutlineRange

When implemented by a class, 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.

IOutlineRange OutlineRange { get; set; }

Property Value

IOutlineRange