2D animation graphics options.
Read-only property
[Visual Basic .NET] |
---|
Public Property Animation() As IAgCvGfxAnimation
|
[C#] |
---|
public IAgCvGfxAnimation Animation {get;}
|
[Managed C++] |
---|
public: __property IAgCvGfxAnimation^ get_Animation();
|
[Unmanaged C++] |
---|
public: HRESULT get_Animation(
|
[Java] |
---|
public IAgCvGfxAnimation getAnimation();
|