Cog3DCoordinateSpaceTree GetObjectData Method Cognex VisionPro
Populates the provided SerializationInfo with the data needed to serialize the object.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax

protected override void GetObjectData(
	SerializationInfo info,
	StreamingContext context
)
See Also