MarkupMode:
    | "SelectMarkup"
    | "Line"
    | "Text"
    | "Rectangle"
    | "Ellipse"
    | "Arrow"
    | "Image"
    | "Cloud"

Defines the markup edit mode. Matches the type of markup object being created.