| Leadtools.Codecs Namespace : CodecsVffView Enumeration |
public enum CodecsVffView : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum CodecsVffView Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CodecsVffView
public enum CodecsVffView : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Codecs.CodecsVffView = function() { };
Leadtools.Codecs.CodecsVffView.prototype = {
UpToDown = 0x00000000,
DownToUp = 0x00000001,
LeftToRight = 0x00000002,
RightToLeft = 0x00000003,
FrontToRear = 0x00000004,
RearToFront = 0x00000005,
};
public enum class CodecsVffView : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Codecs.CodecsVffView