Nutrient Web SDK
    Preparing search index...

    Variable LINE_CAP_PRESETS

    LINE_CAP_PRESETS: LineCapPresets[] = ...

    The list of line caps to use for dropdowns in annotation toolbars.

    ["none", "square", "circle", "diamond", "openArrow", "closedArrow", "butt", "reverseOpenArrow", "reverseClosedArrow", "slash"]
    
    NutrientViewer.Options.LINE_CAP_PRESETS = ["openArrow", "closedArrow", "none"];