IndexedStreamImageIndex Property

CVB.Net Documentation
Gets or sets the index of the current active image.

Namespace:  Stemmer.Cvb.Driver
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public abstract int ImageIndex { get; set; }

Property Value

Type: Int32
The range of possible values is from 0 up to, not including, ImageCount.
See Also

Reference