gbox-sdk
    Preparing search index...

    Clipping region for screenshot capture

    interface Clip {
        height: number;
        width: number;
        x: number;
        y: number;
    }
    Index

    Properties

    Properties

    height: number

    Height of the clip

    width: number

    Width of the clip

    x: number

    X coordinate of the clip

    y: number

    Y coordinate of the clip