Eulergraph
    Preparing search index...

    Interface BaseSVGPathCommand

    interface BaseSVGPathCommand {
        relative: boolean;
        type: CommandType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    relative: boolean