ZipcodePolygonRenderer Methods |
The ZipcodePolygonRenderer type exposes the following members.
Name | Description | |
---|---|---|
ClearFilter |
Clears filters that are applied to the renderer.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
FilterZipCodes(ListString) |
Only renders the ZipCodes in the given list, a maximum of 200 zipCodes can be filtered.
This replaces any existing filter.
| |
FilterZipCodes(ZipCodeType) |
Only render ZipCodes with the specified ZipCodeType.
This replaces any existing filter.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Render |
Called when this item should render itself on the map.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |