Name | Description | |
---|---|---|
SvgHorizontalLineToCommand Constructor | Initializes a new instance of the SvgHorizontalLineToCommand class. |
The following tables list the members exposed by SvgHorizontalLineToCommand.
Name | Description | |
---|---|---|
SvgHorizontalLineToCommand Constructor | Initializes a new instance of the SvgHorizontalLineToCommand class. |
Name | Description | |
---|---|---|
CommandType | Gets the type of the path command. (Inherited from GrapeCity.Documents.Svg.SvgPathCommand) | |
Relative | Gets or sets a value indicating whether the command uses absolute (false) or relative (true) coordinates. (Inherited from GrapeCity.Documents.Svg.SvgPathCommand) | |
X | Gets or sets the X-coordinate of the destination point. |