Represents a null shape with no geometric data; often used as a place holder until data becomes available.
The following tables list the members exposed by the NullShape type.
Name | Description | |
---|---|---|
Initializes a new instance of the NullShape class. |
Name | Description | |
---|---|---|
Gets or sets the index of the shape's color within the current color palette. (Inherited from Shape.) |
||
Gets the DBF database row associated with this Shape. (Inherited from Shape.) |
||
Gets or set the current hit test threshold distance. (Inherited from Shape.) |
||
Gets or sets whether this object represents an OpenStreetMap shape. (Inherited from 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. (Inherited from Shape.) |
||
Gets the shape's area. (Inherited from Shape.) |
||
Shape.Type override. |
||
Gets or sets the shape's Z order index. (Inherited from Shape.) |
Name | Description | |
---|---|---|
Shape.GetBoundingBox override. |
||
Shape.GetCenter override. |
||
Returns the vertex points of this shape. (Inherited from Shape.) |
||
Shape.SaveTo override. |
Name | Description | |
---|---|---|
Clears any cached values associated with the shape for the current zoom level. (Inherited from Shape.) |
||
MapElement.Draw override. |
||
Draws the label of this map element. (Inherited from MapElement.) |
||
Draws a highlight of this map element. (Inherited from MapElement.) |
||
MapElement.HitTest override. |