C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1RadialBrush Class / Color2 Property

In This Topic
Color2 Property (C1RadialBrush)
In This Topic
Gets the last color of the gradient. Note that settings this property automatically changes the GradientStops collection (the color of the last gradient stop will be changed).
Syntax
'Declaration
 
Public Property Color2 As Color
 
See Also