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

In This Topic
    SvgLineElement Class
    In This Topic
    Corresponds to the 'line' element in the DOM.
    Object Model
    SvgLineElement Class
    Syntax
    'Declaration
     
    Public Class SvgLineElement 
       Inherits SvgGeometryElement
    public class SvgLineElement : SvgGeometryElement 
    Inheritance Hierarchy

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

    See Also