MapGridlinesTypes 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 gridline types in a map.
public enum class MapGridlinesTypes
public enum MapGridlinesTypes
type MapGridlinesTypes =
Public Enum MapGridlinesTypes
- Inheritance
-
MapGridlinesTypes
Fields
Name | Value | Description |
---|---|---|
Parallel | 0 | The Parallel gridline type. |
Meridian | 1 | The Meridian gridline type. |