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

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

    System.Object
       GrapeCity.Documents.Svg.SvgPathCommand
          GrapeCity.Documents.Svg.SvgHorizontalLineToCommand

    See Also