Values ¶
hou.drawableTextOrigin.BottomLeft
Set the text reference point at the bottom left position of the bounding box.
hou.drawableTextOrigin.BottomCenter
Set the text reference point at the bottom center position of the bounding box.
hou.drawableTextOrigin.BottomRight
Set the text reference point at the bottom right position of the bounding box.
hou.drawableTextOrigin.LeftCenter
Set the text reference point at the left center position of the bounding box.
hou.drawableTextOrigin.RightCenter
Set the text reference point at the right center position of the bounding box.
hou.drawableTextOrigin.UpperLeft
Set the text reference point at the upper left position of the bounding box.
hou.drawableTextOrigin.UpperCenter
Set the text reference point at the upper center position of the bounding box.
hou.drawableTextOrigin.UpperRight
Set the text reference point at the upper right position of the bounding box.