Share via


Polygon Class

 

This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services. 

Represents a polygon on the map. This class inherits from the ShapeBase Class.

Syntax

public class Polygon : ShapeBase
Public Class Polygon Inherits ShapeBase

Constructor

Name

Description

Polygon 

Initializes a new instance of a Polygon object.

Public Properties

Name

Description

Vertices 

A Location Class array specifying the vertices of the polygon. Required.