Document Solutions Image Viewer
    Preparing search index...

    Type Alias LineCapStyle

    LineCapStyle:
        | "none"
        | "openArrow"
        | "closedArrow"
        | "dot"
        | "circle"
        | "diamond"
        | "square"
        | "slash"
        | "star"
        | "bar"

    Style cap types for line and arrow endpoints.