Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NGradientStop Class
Members


In This Topic
    NGradientStop Class
    In This Topic
    Represents a gradient stop used in gradient definitions.
    Object Model
    NGradientStop Class
    Syntax
    Remarks
    Gradients with two or more colors are defined with the help of gradient stop objects. A gradient stop has a position value and a color. Two or more gradient stops must be added to the gradient stop collection of a linear or radial gradient fill.
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NAttribute
                Nevron.Nov.Graphics.NGradientStop

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also