Visual Basic (Declaration) | |
---|---|
Public Enum AmcWrapMethodType Inherits System.Enum |
C# | |
---|---|
public enum AmcWrapMethodType : System.Enum |
C++/CLI | |
---|---|
public enum class AmcWrapMethodType : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Subchannel | Symbol units are allocated along the symbol dimension first, then wrap to the next subchannel when the end of the AMC zone is reached. | — |
Symbol | Subchannel units are allocated along the subchannel dimension first, then wrap to the next symbol when the bottom of the AMC band is reached. | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)