Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
|---|---|---|
|
Initializes a new instance of the VEShapeSourceSpecification object. |
||
Public Properties
| Name | Description | |
|---|---|---|
|
A VEShapeLayer Class object in which the VEShape objects are contained after importing. |
||
|
A String specifying the layer source. |
||
|
Specifies the maximum number of items that can be imported from an XML file. The default value is 200. |
||
|
A VEDataType Enumeration value defining the type of data to be imported into a shape layer. |
||
See Also
Reference
VEMap.ImportShapeLayerData Method