sesaparcours
    Preparing search index...

    Describes fixed edges of the workspace.

    interface FixedEdges {
        bottom: any;
        left: any;
        right: any;
        top: any;
    }
    Index

    Properties

    Properties

    bottom: any
    left: any
    right: any
    top: any