[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgHorizontalLineToCommand

SvgHorizontalLineToCommand Class

Represents a horizontal line command in the path data.

Inheritance
SvgHorizontalLineToCommand
Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public class SvgHorizontalLineToCommand : SvgPathCommand
Public Class SvgHorizontalLineToCommand
    Inherits SvgPathCommand

Constructors

Name Description
SvgHorizontalLineToCommand(bool)

Initializes a new instance of the SvgHorizontalLineToCommand class.

Properties

Name Description
X

Gets or sets the X-coordinate of the destination point.