Interface SetMaxXFilter

interface SetMaxXFilter {
    name: "setMaxX";
    options?: SetMaxXOptions;
}

Properties

Properties

name: "setMaxX"
options?: SetMaxXOptions