Click or drag to resize

MapStyleSaveToBinary Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Save the current style in a binary format.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void SaveToBinary(
	Stream s
)

Parameters

s
Type: System.IOStream
The stream the style will be written to.
Remarks
Binary cam files have the extension .bcm
See Also