MapAreaShape Enum

Definition

Specifies the shape of a map area.

public enum MapAreaShape
Inheritance
MapAreaShape

Fields

Name Value Description
Rectangle 0

The shape of the map area is rectangular.

Circle 1

The shape of the map area is circular.

Polygon 2

The shape of the map area is polygonal.

Remarks

The MapAreaShape enumeration represents the shape of a MapArea object. This enumeration is usually used to set the shape of a custom map area. A custom map area has user-defined coordinates and shape, as opposed to a map area that represents a chart element, which has a shape that is determined by the element it represents.

Applies to

Produkt Verze
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1