VpatLayout Enumeration

CVB.Net Documentation
Defines diagnostic information about the contents a VPAT.

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

public enum VpatLayout
Members

  Member nameValueDescription
Confuse0 VPAT is mixed up, increments are not linearly arranged.
LinearWithDataType1 VPAT is linear and uses an increment that matches the data type of the image.
Linear2 The VPAT has linear arrangement.
ReverseLinear3 The VPAT has linear arrangement and a negative increment.
See Also

Reference