This constructor is required by System.Runtime.Serialization.ISerializable.
protected AnnGroupObject(
SerializationInfo info,
StreamingContext context
)
info
The data needed to serialize or deserialize an object.
context
The source and destination of a given serialized stream.
The annotation class library uses standard .NET serialization to perform various tasks such as fast undo/redo buffers and file load/save.
This member supports the Annotation class library infrastructure and is not intended to be used directly from the user's code. For more information refer to the System.Runtime.Serialization.ISerializable interface.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET