Share via


Polygon.Vertices Property

 

A Location Class array specifying the vertices of the polygon. Required. Set this property before making a service request.

Syntax

public Location[] Vertices { set; get; }
Public Property Vertices As Location()