RAMP4 - v4.21.0
    Preparing search index...

    Interface DrawStyleSettings

    interface DrawStyleSettings {
        borderColor: string;
        borderColorManual: boolean;
        bufferColor: string;
        bufferColorManual: boolean;
        fillColor: string;
        opacity: number;
    }
    Index

    Properties

    borderColor: string
    borderColorManual: boolean
    bufferColor: string
    bufferColorManual: boolean
    fillColor: string
    opacity: number