Interface: DrawOpsOptions
Defined in: render/xdot-public.ts:63
Options for getDrawOps.
Properties
engine?
ts
optional engine?: EngineName;Defined in: render/xdot-public.ts:65
Layout engine to use. Defaults to 'dot'.