Skip to content

zeropdf v1.5.0


zeropdf / ClosePathCommand

Interface: ClosePathCommand

Defined in: src/types.ts:3019

Vector path command that closes the current subpath.

Properties

PropertyTypeDescriptionDefined in
type"closePath"Discriminator identifying this option or command shape.src/types.ts:3021

Released under the ISC license.