MapLabelPlacement 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 the options of label placements in a map color scale.
public enum class MapLabelPlacement
public enum MapLabelPlacement
type MapLabelPlacement =
Public Enum MapLabelPlacement
- Inheritance
-
MapLabelPlacement
Fields
Name | Value | Description |
---|---|---|
Alternate | 0 | Represents the Alternate options. |
Top | 1 | Represents the Top options. |
Bottom | 2 | Represents the Bottom options. |