Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1RadialBrush Class / SurroundColor Property

In This Topic
    SurroundColor Property
    In This Topic
    Gets or sets the surrounding color of the current radial gradient brush.
    Syntax
    'Declaration
     
    Public Property SurroundColor As Color
    public Color SurroundColor {get; set;}
    See Also