Table of Contents

Property GutterImage

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

GutterImage

When implemented by a class, gets or sets the Gutter ImageIndex, evaluated by the hit-test operation. Contains index of image if mouse is over the gutter image; - 1 otherwise.

int GutterImage { get; set; }

Property Value

int