Gets or sets the color at the center of the gradient path. Namespace: MindFusion.Drawing
|
C#
![]() |
---|
public Color CenterColor { get; set; } |
Visual Basic
![]() |
---|
Public Property CenterColor As Color |
Instance of the .NET Color structure that represents the color at the center of the path gradient.