[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgVerticalLineToCommand

SvgVerticalLineToCommand Class

Represents a vertical line command in the path data.

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

Constructors

Name Description
SvgVerticalLineToCommand(bool)

Initializes a new instance of the SvgVerticalLineToCommand class.

Properties

Name Description
Y

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