@kognifai/cogsengine
    Preparing search index...

    Interface ILabelOptionsXR

    interface ILabelOptionsXR {
        background: string;
        css: string;
        debug: boolean;
        fill: string;
        font: string;
        onTop: boolean;
        pickable: number;
        scaleFactor: number;
        stroke: string;
        textHeight: number;
    }
    Index

    Properties

    background: string
    css: string
    debug: boolean
    fill: string
    font: string
    onTop: boolean
    pickable: number
    scaleFactor: number
    stroke: string
    textHeight: number