Property CurrentFrameColor
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; }