The time in milliseconds the image will be showed on playing (Playing property).
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double DelayTime { get; set; }
Public Property DelayTime As Double Get Set
public: property double DelayTime { double get (); void set (double value); }