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