Namespace: DeltaEngine.ContentAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
public ImageAnimation Animation { get; set; }
public ImageAnimation Animation { get; set; }
Public Property Animation As ImageAnimation
Get
Set
Public Property Animation As ImageAnimation
Get
Set
public:
property ImageAnimation^ Animation {
ImageAnimation^ get ();
void set (ImageAnimation^ value);
}
public:
property ImageAnimation^ Animation {
ImageAnimation^ get ();
void set (ImageAnimation^ value);
}
member Animation : ImageAnimation with get, set
member Animation : ImageAnimation with get, set
Property Value
Type:
ImageAnimation