MapAutoBool Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a boolean enumeration for the Map.
public enum class MapAutoBool
public enum MapAutoBool
type MapAutoBool =
Public Enum MapAutoBool
- Inheritance
-
MapAutoBool
Fields
Name | Value | Description |
---|---|---|
Auto | 0 | Automatically determines |
True | 1 | Evaluates to |
False | 2 | Evaluates to |