Skip to main content

Interface: LineToCommand

Vector path command for drawing a straight line.

Properties

PropertyTypeDescription
type"lineTo"Discriminator identifying this option or command shape.
xnumberHorizontal position in PDF points.
ynumberVertical position in PDF points.