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

In This Topic
    SvgPathElement Class
    In This Topic
    Represents the outline of a shape which can be filled or stroked.
    Object Model
    SvgPathElement Class
    Syntax
    'Declaration
     
    Public Class SvgPathElement 
       Inherits SvgGeometryElement
    public class SvgPathElement : SvgGeometryElement 
    Inheritance Hierarchy

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

    See Also