rectangle(props:{x:number;y:number;w:number;h:number;line:number;}):this Draws a rectangle on the label. bar(props:{x:number;y:number;w:number;h:number;line:number;}):this Adds a horizontal line or bar to the label. image(props:{uri?:stringbase64?:string,x?:numbery?:numberwidth...