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

In This Topic
    SvgHorizontalLineToCommand Class Members
    In This Topic

    The following tables list the members exposed by SvgHorizontalLineToCommand.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SvgHorizontalLineToCommand class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the type of the path command. (Inherited from GrapeCity.Documents.Svg.SvgPathCommand)
    Public PropertyGets or sets a value indicating whether the command uses absolute (false) or relative (true) coordinates. (Inherited from GrapeCity.Documents.Svg.SvgPathCommand)
    Public PropertyGets or sets the X-coordinate of the destination point.  
    Top
    See Also