MapBuffer Constructor (Int32) | |
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
)
Public Sub New (
bufferSize As Integer
)
Parameters
- bufferSize
- Type: SystemInt32
The buffer size for all sides, in pixels.
See Also