RevGrid - v0.9.3
    Preparing search index...
    interface RevPaintFingerprintInterface {
        borderColor: undefined | string;
        firstColorIsFill: boolean;
        layerColors: string[];
        textColor: string;
        textFont: string;
        value: string;
    }
    Index

    Properties

    borderColor: undefined | string
    firstColorIsFill: boolean
    layerColors: string[]
    textColor: string
    textFont: string
    value: string