| HyperTextStylesText Constructor |
Namespace: Candlelight.UI
public Text( string tag, RichTextStyle textStyle, float verticalOffset )
| Exception | Condition |
|---|---|
| ArgumentException | Thrown if tag is empty, in reserved tag list, or contains invalid characters. |
| ArgumentNullException | Thrown if tag is null. |