Click or drag to resize

ZipcodePolygonRendererFilterZipCodes Method (ZipCodeType)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Only render ZipCodes with the specified ZipCodeType. This replaces any existing filter.

Namespace:  Telogis.GeoBase.ZipCodes
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void FilterZipCodes(
	ZipCodeType type
)

Parameters

type
Type: Telogis.GeoBase.ZipCodesZipCodeType
The ZipCodeType to render.
See Also