Search
NullShape Methods
 


 Public Methods

  Name Description

GetBoundingBox

Shape.GetBoundingBox override.

GetCenter

Shape.GetCenter override.

GetPoints

Returns the vertex points of this shape. (Inherited from Shape.)

SaveTo

Shape.SaveTo override.

 Protected Methods

  Name Description

ClearCache

Clears any cached values associated with the shape for the current zoom level. (Inherited from Shape.)

Draw

MapElement.Draw override.

DrawLabel

Draws the label of this map element. (Inherited from MapElement.)

Highlight

Draws a highlight of this map element. (Inherited from MapElement.)

HitTest

MapElement.HitTest override.

 See Also