Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
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
public enum CodecsVffView
Leadtools.Codecs.CodecsVffView = function() { }; Leadtools.Codecs.CodecsVffView.prototype = {<br/> UpToDown = 0, DownToUp = 1, LeftToRight = 2, RightToLeft = 3, FrontToRear = 4, RearToFront = 5, };
public enum class CodecsVffView : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Codecs.CodecsVffView