Animates the images.
During play DisplayMode property is setted to Single and Deselect method is called.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool Playing { get; set; }
Public Property Playing As Boolean Get Set
public: property bool Playing { bool get (); void set (bool value); }