Svg.Skia Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. Svg.Editor.Svg.Models
    4. GradientStopsEntry

    GradientStopsEntry Class

    Definition

    Namespace Svg.Editor.Svg.Models
    Assembly Svg.Editor.Svg.dll
    Inherits Object → PropertyEntry
    Implements INotifyPropertyChanged
    View source
    Show inherited members (15)
    • Svg.Editor.Svg.Models.PropertyEntry.Name
    • Svg.Editor.Svg.Models.PropertyEntry.Property
    • Svg.Editor.Svg.Models.PropertyEntry.Options
    • Svg.Editor.Svg.Models.PropertyEntry.Suggestions
    • Svg.Editor.Svg.Models.PropertyEntry.Value
    • Svg.Editor.Svg.Models.PropertyEntry.CreateAttribute(System.String, System.String?, System.Action<System.Object, System.String?>)
    • Svg.Editor.Svg.Models.PropertyEntry.PropertyChanged
    • Svg.Editor.Svg.Models.PropertyEntry.NotifyChanged()
    • System.Object.Equals(System.Object)
    • System.Object.Equals(System.Object, System.Object)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object, System.Object)
    • System.Object.ToString()
    public class GradientStopsEntry : PropertyEntry, INotifyPropertyChanged
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (1)

    GradientStopsEntry(SvgGradientServer)

    Properties (1)

    Stops

    Methods (2)

    Apply(Object)
    UpdateValue()

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the Creative Commons CC BY 2.5 | Site generated by lunet hosted on GitHub Pages