Sprite.Text Property
Animation Studio Reference

Sprite.Text Property

The text which will be shown, if the sprite is rendered as 'Textsprite'.

[Visual Basic]
Public Property Text As String
[C#]
public string Text {get; set;}

See Also

Sprite Class | AnimationStudio Namespace | Font | DrawText | TextColor