Represents the load and save options event data for annotation codecs .
function lt.Annotations.Core.AnnSerializeObjectEventArgs
extends System.EventArgs
class lt.Annotations.Core.AnnSerializeObjectEventArgs()
extends System.EventArgs
AnnSerializeObjectEventArgs is the data type for the following events:
AnnSerializeOptions.SerializeObject: Used during saving of an annotation file. Allows you to monitor the annotation objects being saved.
AnnDeserializeOptions.DeserializeObject: Used during loading of an annotation file. Allows you to monitor the annotation objects being loaded.
AnnDeserializeOptions.DeserializeObjectError: Used during loading of an annotation file when error occurs.
For an example, refer to AnnSerializeOptions and AnnDeserializeOptions.
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