Interface SetMaxYFilter

interface SetMaxYFilter {
    name: "setMaxY";
    options?: SetMaxYOptions;
}

Properties

Properties

name: "setMaxY"
options?: SetMaxYOptions