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