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/
GTA.UI.TextElement Member List

This is the complete list of members for GTA.UI.TextElement, including all inherited members.

AlignmentGTA.UI.TextElement
CaptionGTA.UI.TextElement
CenteredGTA.UI.TextElement
ColorGTA.UI.TextElement
Draw()GTA.UI.TextElementvirtual
Draw(SizeF offset)GTA.UI.TextElementvirtual
EnabledGTA.UI.TextElement
FontGTA.UI.TextElement
GetScaledStringWidth(string text, Font font=Font.ChaletLondon, float scale=1.0f)GTA.UI.TextElementstatic
GetStringWidth(string text, Font font=Font.ChaletLondon, float scale=1.0f)GTA.UI.TextElementstatic
OutlineGTA.UI.TextElement
PositionGTA.UI.TextElement
ScaleGTA.UI.TextElement
ScaledDraw()GTA.UI.TextElementvirtual
ScaledDraw(SizeF offset)GTA.UI.TextElementvirtual
ScaledWidthGTA.UI.TextElement
ShadowGTA.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
WidthGTA.UI.TextElement
WrapWidthGTA.UI.TextElement