Table of Contents

Property GutterImageRect

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

GutterImageRect

Gets or sets the area of gutter image, evaluated by the hit-test operation. Contains area of the image if mouse is over the gutter image; - 1 otherwise.

public virtual Rectangle GutterImageRect { get; set; }

Property Value

Rectangle