Gets or sets the color applied to flyout borders of the current guide.
public Color FlyoutBorderColor { get; set; }
Public Property FlyoutBorderColor As Color
Refer to the Adorner Guides article to learn how to populate and customize guide flyout panels.