VisibleFrame represents the visible image when DisplayMode is Single or Playing is True.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int VisibleFrame { get; set; }
Public Property VisibleFrame As Integer Get Set
public: property int VisibleFrame { int get (); void set (int value); }