geoview-core
    Preparing search index...

    Interface EsriSimpleLineSymbol

    interface EsriSimpleLineSymbol {
        color: TypeEsriColor;
        style: EsriLineStyle;
        type: "esriSLS";
        width: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    color: TypeEsriColor
    type: "esriSLS"
    width: number