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

In This Topic
    SvgSwitchElement Class
    In This Topic
    Represents the 'switch' element.
    Object Model
    SvgSwitchElement Class
    Syntax
    'Declaration
     
    Public Class SvgSwitchElement 
       Inherits SvgGraphicsElement
    public class SvgSwitchElement : SvgGraphicsElement 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Svg.SvgElement
          GrapeCity.Documents.Svg.SvgGraphicsElement
             GrapeCity.Documents.Svg.SvgSwitchElement

    See Also