AnnotationDeserializationEventArgsData Property |
Gets or sets the object that will be added into the controller.
Namespace:
Atalasoft.Annotate.Formatters
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic Object Data { get; set; }Public Property Data As Object
Get
Set
Property Value
Type:
Object The object that will be added into the controller.
See Also