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

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

    System.Object
       GrapeCity.Documents.Svg.SvgElement
          GrapeCity.Documents.Svg.SvgStyleElement

    See Also