Document Solutions Image Viewer
    Preparing search index...

    Type Alias PaintObjectPropertyName

    PaintObjectPropertyName:
        | "bounds"
        | "position"
        | "opacity"
        | "rotation"
        | "bounds"
        | "position"
        | "opacity"
        | "rotation"
        | "lineWidth"
        | "lineColor"
        | "fillColor"
        | "text"
        | "fontSize"
        | "fontName"
        | "fontColor"
        | "fontItalic"
        | "fontBold"
        | "borderRadius"
        | "startPosition"
        | "endPosition"
        | "startCapStyle"
        | "endCapStyle"
        | "capSize"
        | "capColor"
        | "bracketsShape"
        | "arrowDirection"
        | "showLeftBracket"
        | "showRightBracket"
        | "bracketWidth"
        | "curveIntensity"
        | "arrowIntensity"

    Complete set of paint object properties with strict typing