Requests creation of the object animation frame.

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

Syntax

C#
public override Frame CreateFrame(
	string name
)

Parameters

name
Type: System..::.String
Name of the frame to be allocated.

Return Value

Created frame object.

See Also