Interface Fill

interface Fill {
    fillColor: Color;
}

Hierarchy (view full)

Properties

Properties

fillColor: Color