Viewer - Attribute Visualization
    Preparing search index...

    Interface ILayer

    interface ILayer {
        color: Color;
        enabled: boolean;
        opacity: number;
    }
    Index

    Properties

    Properties

    color: Color
    enabled: boolean
    opacity: number