Represents geometrical shapes displayed on a map.
The following tables list the members exposed by the Shape type.
Name | Description | |
---|---|---|
Initializes a new instance of the Shape class. |
Name | Description | |
---|---|---|
The record number of this shape in the ESRI map file. |
Name | Description | |
---|---|---|
Gets or sets the index of the shape's color within the current color palette. |
||
Gets the DBF database row associated with this Shape. |
||
Gets or set the current hit test threshold distance. |
||
Gets or sets whether this object represents an OpenStreetMap shape. |
||
Gets or sets the label of this map element. (Inherited from MapElement.) |
||
Gets or sets a key used to associate a pen with this shape's map feature. |
||
Gets the shape's area. |
||
Gets the ESRI shape type of this Shape. |
||
Gets or sets the shape's Z order index. |
Name | Description | |
---|---|---|
Gets the bounding box of this shape. |
||
Gets the center point of this shape. |
||
Returns the vertex points of this shape. |
||
Saves this shape to the specified stream. |
Name | Description | |
---|---|---|
Clears any cached values associated with the shape for the current zoom level. |
||
Draws this map element on the specified drawing surface. (Inherited from MapElement.) |
||
Draws the label of this map element. (Inherited from MapElement.) |
||
Draws a highlight of this map element. (Inherited from MapElement.) |
||
Tests whether this map element contains the specified point. (Inherited from MapElement.) |