cancel
Showing results for 
Search instead for 
Did you mean: 

TypedText / how can I change the alignment from a Resource-Text (not Single Use Text)?

MHase
Associate II

How can I change the alignment from a Resource-Text (not Single Use Text)?

Is there a function SetAlignment()? I found only GetAlignment?

1 REPLY 1
Martin KJELDSEN
Chief III

Hi @MHase​,

You change the alignment in the configuration of your text through the designer. There's an alignment property for text resources. This is because it must be pre-rendered, so you can only "get" the alignment at runtime. Let me know!

/Martin