S3rgeus
Emperor
I've got some text in a <Label/> element in a new UI window and I want to center align it (instead of the default left align). Does anyone know how to do that?
Anchor predictably affects the position of the whole label, rather than the text within it. TextAnchor doesn't seem to do what I want - unless some other value aside from TextAnchor="C,C" creates a center alignment?
Anchor predictably affects the position of the whole label, rather than the text within it. TextAnchor doesn't seem to do what I want - unless some other value aside from TextAnchor="C,C" creates a center alignment?