Skip to content

zeropdf v1.3.0


zeropdf / ClosePathCommand

Interface: ClosePathCommand

Defined in: src/types.ts:2983

Vector path command that closes the current subpath.

Properties

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

Released under the ISC license.