g3-toolkit API Reference
    Preparing search index...

    Interface EdgeVisualPatch

    interface EdgeVisualPatch {
        _ecolor?: string;
        _ewidth?: number;
        label?: string;
    }
    Index

    Properties

    _ecolor?: string
    _ewidth?: number
    label?: string