Sprite.DrawText Property
Animation Studio Reference

Sprite.DrawText Property

If set to true, the sprite will be rendered as 'Textsprite', using the font set with Font.

[Visual Basic]
Public Property DrawText As Boolean
[C#]
public bool DrawText {get; set;}

See Also

Sprite Class | AnimationStudio Namespace | Font