VEModelSourceSpecification 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.

Contains the specification for importing a 3D model onto the map.

Constructor

Name Description

VEModelSourceSpecification Constructor

Initializes a new instance of a VEModelSourceSpecification object.

Public Properties

Name Description

VEModelSourceSpecification.Format Property

A VEModelFormat Enumeration value specifying the data format of the 3D model being imported.

VEModelSourceSpecification.Layer Property

A VEShapeLayer Class specifying the shape layer into which the 3D model will be imported.

VEModelSourceSpecification.ModelSource Property

A string specifying the URL of the 3D model data file.

See Also

Reference

VEMap.Import3DModel Method