Sandbox Logo

enum TextFlag : System.Enum

Summary

Flags dictating position of text (and other elements). Default alignment on each axis is Top, Left. Values for each axis can be combined into a single value, conflicting values have undefined behavior.

User Comments