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

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

    System.Object
       GrapeCity.Documents.Svg.SvgPathCommand
          GrapeCity.Documents.Svg.SvgMoveToCommand

    See Also