TextBlock.VisualOffset VisualOffset The offset that is applied whenever text is being hugged (i.e. AutoSize is set to Shrink on x or y). If text is not being hugged, this will be UnityEngine.Vector2.zero. Declaration public UnityEngine.Vector2 VisualOffset { get; }