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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public 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