Table of Contents

Property CurrentFrameColor

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

CurrentFrameColor

When implemented by a class, gets or sets the color of the minimap's current frame, i.e., the rectangular area corresponding to the currently visible part of the code.

Color CurrentFrameColor { get; set; }

Property Value

Color