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 = {
LeadtoolsMemberMarker(replace me) };
public enum class CodecsVffView : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
DownToUp | Down to up along the X-Axis |
FrontToRear | Front to rear along the Z-Axis |
LeftToRight | Left to right along the Y-Axis |
RearToFront | Rear to front along the Z-Axis |
RightToLeft | Right to left along the Y-Axis |
UpToDown | Up to down along the X-Axis |
System.Object
System.ValueType
System.Enum
Leadtools.Codecs.CodecsVffView
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2