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

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

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

    See Also