Visual Basic (Declaration) | |
---|---|
Public Enum TraceStateShape Inherits System.Enum |
C# | |
---|---|
public enum TraceStateShape : System.Enum |
C++/CLI | |
---|---|
public enum class TraceStateShape : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Circle | state locations have a circle drawn. | — |
Cross | state locations have a cross drawn. | — |
None | state locations do not have any shape drawn. | — |
‡ 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)