VEShapeType Enumeration

You are not viewing the latest version of the AJAX control. Bing Maps AJAX V7 is the recommended JavaScript control for Bing Maps. If you need this documentation, it is available in as a CHM or PDF download.

An enumeration of the available Shape types.

VEShapeType{ Pushpin   Polyline   Polygon }

Members

Member Description

Pushpin

This represents a Shape object that is a pushpin.

Polyline

This represents a Shape object that is a polyline.

Polygon

This represents a Shape object that is a polygon.

Remarks

This enumeration represents the Shape type for a VEShape Class object.

See Also

Concepts

VEShapeLayer Class