[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgStopElement.StopColor

StopColor Property

StopColor

Gets or sets an SvgColor indicating what color to use at that gradient stop.

Declaration
public SvgColor? StopColor { get; set; }
Public Property StopColor As SvgColor?