Different type of region
| C# | Visual Basic | Visual C++ |
public enum RegionType
Public Enumeration RegionType
public enum class RegionType
| Member | Description |
|---|---|
| Red |
red region
|
| White |
white region
|
| Blue |
blue region
|
Only used for aspect in viewers. No influence on your code