Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgStopElement Class
Members

In This Topic
    SvgStopElement Class
    In This Topic
    Represents a gradient stop element.
    Object Model
    SvgStopElement Class
    Syntax
    'Declaration
     
    Public Class SvgStopElement 
       Inherits SvgElement
    public class SvgStopElement : SvgElement 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Svg.SvgElement
          GrapeCity.Documents.Svg.SvgStopElement

    See Also