PoiRenderer Methods |
The PoiRenderer type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HitTest |
Determine whether this Point of Interest lies beneath the
co-ordinates generated by a mouse click on the given IMap.
| |
Render |
Render Points of Interest.
| |
SetFilter |
Show only the given Point of Interest types.
Set to null to remove the filter. This may be used in conjunction with SetRestaurantType(PoiRestaurantType).
| |
SetRestaurantType |
Render only the given types of restaurant.
Set to null to remove the filter.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |