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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AnnotationController Controller { get; }

Property Value

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