Creates a new VEShapeLayer from the shapes in the IdentifyResults. Before calling this method, you may want to call SetShapeStyle to set the display properties of the shapes. The VEShapeLayer returned may then be added to the Virtual Earth map.

Namespace:  ESRI.ArcGIS.VE
  (in ArcGISVE.exe)

Syntax

JScript
 function ToVEShapeLayer() : VEShapeLayer

Return Value

VEShapeLayer

See Also