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

In This Topic
    SvgPolygonElement Class
    In This Topic
    Represents a 'polygon' element in the DOM.
    Object Model
    SvgPolygonElement Class
    Syntax
    'Declaration
     
    Public Class SvgPolygonElement 
       Inherits SvgGeometryElement
    public class SvgPolygonElement : SvgGeometryElement 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Svg.SvgElement
          GrapeCity.Documents.Svg.SvgGraphicsElement
             GrapeCity.Documents.Svg.SvgGeometryElement
                GrapeCity.Documents.Svg.SvgPolygonElement

    See Also