captcha-canvas
    Preparing search index...

    Interface SetTraceOption

    interface SetTraceOption {
        color?: string;
        opacity?: number;
        size?: number;
    }
    Index

    Properties

    Properties

    color?: string
    opacity?: number
    size?: number