Creates new XSprite sprite according the model of this instance.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public XSprite CreateSprite()

Return Value

Newly created XSprite.

See Also