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

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