Interface BackgroundFillValues

interface BackgroundFillValues {
    fillType: Background;
}

Hierarchy (view full)

Properties

Properties

fillType: Background

If null then the fill type will inherit.