Click or drag to resize

ZipcodePolygonRenderer Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The ZipcodePolygonRenderer type exposes the following members.

Methods
  NameDescription
Public methodClearFilter
Clears filters that are applied to the renderer.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFilterZipCodes(ListString)
Only renders the ZipCodes in the given list, a maximum of 200 zipCodes can be filtered. This replaces any existing filter.
Public methodFilterZipCodes(ZipCodeType)
Only render ZipCodes with the specified ZipCodeType. This replaces any existing filter.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRender
Called when this item should render itself on the map.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also