Property CurrentFrameBorderColor
CurrentFrameBorderColor
When implemented by a class, gets or sets the color of the minimap's current frame border, i.e., the rectangular area corresponding to the currently visible part of the code.
Color CurrentFrameBorderColor { get; set; }