Click or drag to resize

MapBuffer Constructor (Int32)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Constructs a MapBuffer with the same buffer on every side.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public MapBuffer(
	int bufferSize
)

Parameters

bufferSize
Type: SystemInt32
The buffer size for all sides, in pixels.
See Also