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

In This Topic
    SvgLineToCommand Class
    In This Topic
    Represents a 'lineto' command in the path data.
    Object Model
    SvgLineToCommand Class
    Syntax
    'Declaration
     
    Public Class SvgLineToCommand 
       Inherits SvgPathCommand
    public class SvgLineToCommand : SvgPathCommand 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Svg.SvgPathCommand
          GrapeCity.Documents.Svg.SvgLineToCommand

    See Also