[]
Represents a horizontal line command in the path data.
public class SvgHorizontalLineToCommand : SvgPathCommand
Public Class SvgHorizontalLineToCommand
Inherits SvgPathCommand
Name | Description |
---|---|
SvgHorizontalLineToCommand(bool) | Initializes a new instance of the SvgHorizontalLineToCommand class. |
Name | Description |
---|---|
X | Gets or sets the X-coordinate of the destination point. |