VEShapeSourceSpecification Class

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.

Defines the specification for importing VEShape Class objects to the map.

Constructor

Name Description

VEShapeSourceSpecification Constructor

Initializes a new instance of the VEShapeSourceSpecification object.

Public Properties

Name Description

VEShapeSourceSpecification.Layer Property

A VEShapeLayer Class object in which the VEShape objects are contained after importing.

VEShapeSourceSpecification.LayerSource Property

A String specifying the layer source.

VEShapeSourceSpecification.MaxImportedShapes Property

Specifies the maximum number of items that can be imported from an XML file. The default value is 200.

VEShapeSourceSpecification.Type Property

A VEDataType Enumeration value defining the type of data to be imported into a shape layer.

See Also

Reference

VEMap.ImportShapeLayerData Method

Concepts

VEMap Class
VEShape Class
VEShapeLayer Class