sesaparcours
    Preparing search index...

    Describes where the viewport starts in relation to the workspace SVG.

    interface AbsoluteMetrics {
        left: number;
        top: number;
    }
    Index

    Properties

    Properties

    left: number
    top: number