ShapeBase Class
This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services.
Provides the abstract base class for a shape on a map.
Syntax
public class ShapeBase
Public Class ShapeBase
Constructor
Name |
Description |
---|---|
Initializes a new instance of a ShapeBase object. |
Remarks
The Circle Class, the Polygon Class and the Rectangle Class inherit from the ShapeBase class.