Click or drag to resize

UtilsGenerateExitSignPngByteStream Method

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

Namespace:  Telogis.GeoBase.GeoStream.Server.NWF
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public static byte[] GenerateExitSignPngByteStream(
	NWFRoadSignArgs args,
	Dictionary<string, NWFRoadSignArgsSpriteData> sprites
)

Parameters

args
Type: Telogis.GeoBase.GeoStream.Server.NWF.ModelsNWFRoadSignArgs
sprites
Type: System.Collections.GenericDictionaryString, NWFRoadSignArgsSpriteData

Return Value

Type: Byte
See Also