SampleImageListVersion Property

CVB.Net Documentation
Schema version of the sample image. The schema version is usually determined by the most up-to-date version of Manto that has saved the image list. Note that when saving an image list with schema version x with a Manto that has schema version y > x then the schema version of the image list becomes y and older versions of Manto will no longer be able to read the list.

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

public Version Version { get; }

Property Value

Type: Version
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the image list or the mask image has already been disposed
See Also

Reference