Interface: MoveToCommand
Vector path command for moving the current point without drawing.
Properties
| Property | Type | Description |
|---|---|---|
type | "moveTo" | Discriminator identifying this option or command shape. |
x | number | Horizontal position in PDF points. |
y | number | Vertical position in PDF points. |