imagepos
Controls how an image is positioned within its containing node
type: string, default: "mc"
imagepos
only has an effect when the image is smaller than the containing node.
The default is to be centered both horizontally and vertically.
Valid values:
tl
- Top Lefttc
- Top Centeredtr
- Top Rightml
- Middle Leftmc
- Middle Centered (the default)mr
- Middle Rightbl
- Bottom Leftbc
- Bottom Centeredbr
- Bottom Right
- Nodes