The FindResults type exposes the following members.

Methods

  NameDescription
SetShapeStyle
Sets the style attributes for the shapes in the FindResults. Call this method before calling ToVEShapeLayer.
ToVEShapeLayer
Creates a new VEShapeLayer from the shapes in the FindResults. 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.

See Also