@musallam/photoshop-client
    Preparing search index...

    Interface Offset

    Offset details.

    interface Offset {
        x?: number;
        y?: number;
    }
    Index

    Properties

    Properties

    x?: number

    Offset to indicate horizontal move of the mask.

    y?: number

    Offset to indicate vertical move of the mask.