Octra libraries - v2.0.0
    Preparing search index...

    Interface IItemLevel

    interface IItemLevel {
        items: IItem[];
        name: string;
        type: AnnotationLevelType;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    Properties

    items: IItem[]
    name: string