Sprite.DrawBorder Property
Animation Studio Reference

Sprite.DrawBorder Property

If set to true, a rectangle with a given BorderColor and BorderWidth is drawn around the sprite.

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

See Also

Sprite Class | AnimationStudio Namespace