ImageJS
    Preparing search index...

    Interface Border

    interface Border {
        connectedID: number;
        length: number;
    }
    Index

    Properties

    Properties

    connectedID: number

    Refers to the roiID of the contiguous ROI.

    length: number

    Length of the border with connectedID.