Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Svg
SvgGradientServer
Properties
Stops
Menu
On this page
Stops Property
Definition
Namespace
Svg
Assembly
Svg.Custom.dll
View source
Gets the ramp of colors to use on a gradient.
public List<SvgGradientStop> Stops { get; }
Returns
List<SvgGradientStop>