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()
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
A Location Class array specifying the vertices of the polygon. Required. Set this property before making a service request.
public Location[] Vertices { set; get; }
Public Property Vertices As Location()