happypdf / GraphicElement
Type Alias: GraphicElement
ts
type GraphicElement = Arc | Circle | Ellipse | Line | Plot | Point | Rectangle | Segment;Defined in: src/types/index.ts:21