ImageMapArea.ImageMapAreaShape Enum

Definition

Specifies a map area shape.

public: enum class ImageMapArea::ImageMapAreaShape
public enum ImageMapArea.ImageMapAreaShape
type ImageMapArea.ImageMapAreaShape = 
Public Enum ImageMapArea.ImageMapAreaShape
Inheritance
ImageMapArea.ImageMapAreaShape

Fields

Circle 2

The map area shape is Circle.

Polygon 1

The map area shape is Polygon.

Rectangle 0

The map area shape is Rectangle.

Applies to