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