Specifies the animation to use. Default is null (that is "no animation").
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IEAnimation Animation { get; set; }
Public Property Animation As IEAnimation Get Set
public: property IEAnimation^ Animation { IEAnimation^ get (); void set (IEAnimation^ value); }