| 
    SHVDN
    v3
    
   An ASI plugin for Grand Theft Auto V, which allows running scripts written in any .NET language in-game. Developed by crosire https://github.com/crosire/scripthookvdotnet/ 
   | 
 
This is the complete list of members for GTA.UI.TextElement, including all inherited members.
| Alignment | GTA.UI.TextElement | |
| Caption | GTA.UI.TextElement | |
| Centered | GTA.UI.TextElement | |
| Color | GTA.UI.TextElement | |
| Draw() | GTA.UI.TextElement | virtual | 
| Draw(SizeF offset) | GTA.UI.TextElement | virtual | 
| Enabled | GTA.UI.TextElement | |
| Font | GTA.UI.TextElement | |
| GetScaledStringWidth(string text, Font font=Font.ChaletLondon, float scale=1.0f) | GTA.UI.TextElement | static | 
| GetStringWidth(string text, Font font=Font.ChaletLondon, float scale=1.0f) | GTA.UI.TextElement | static | 
| Outline | GTA.UI.TextElement | |
| Position | GTA.UI.TextElement | |
| Scale | GTA.UI.TextElement | |
| ScaledDraw() | GTA.UI.TextElement | virtual | 
| ScaledDraw(SizeF offset) | GTA.UI.TextElement | virtual | 
| ScaledWidth | GTA.UI.TextElement | |
| Shadow | GTA.UI.TextElement | |
| TextElement(string caption, PointF position, float scale) | GTA.UI.TextElement | |
| TextElement(string caption, PointF position, float scale, Color color) | GTA.UI.TextElement | |
| TextElement(string caption, PointF position, float scale, Color color, Font font) | GTA.UI.TextElement | |
| TextElement(string caption, PointF position, float scale, Color color, Font font, Alignment alignment) | GTA.UI.TextElement | |
| TextElement(string caption, PointF position, float scale, Color color, Font font, Alignment alignment, bool shadow, bool outline) | GTA.UI.TextElement | |
| TextElement(string caption, PointF position, float scale, Color color, Font font, Alignment alignment, bool shadow, bool outline, float wrapWidth) | GTA.UI.TextElement | |
| Width | GTA.UI.TextElement | |
| WrapWidth | GTA.UI.TextElement |