Click or drag to resize

PolygonFenceGetObjectData Method

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

Namespace:  Telogis.GeoBase.GeoFence
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void GetObjectData(
	SerializationInfo info,
	StreamingContext context
)

Parameters

info
Type: System.Runtime.SerializationSerializationInfo
The information needed to serialize the polygon fence data.
context
Type: System.Runtime.SerializationStreamingContext
Describes the source and destination of the serialized stream, as well as caller-defined context.
See Also