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