Interface FillValues

interface FillValues {
    fillType: FillType;
}

Hierarchy (view full)

Properties

Properties

fillType: FillType

If null then the fill type will inherit.