Click or drag to resize

AnnotationDeserializationEventArgsController Property

Gets the controller being serialized into.

Namespace:  Atalasoft.Annotate.Formatters
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public AnnotationController Controller { get; }

Property Value

Type: AnnotationController
The controller the object will be added to.
See Also