Click or drag to resize

AnnotationDeserializationEventArgs Properties

The AnnotationDeserializationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether to add this object into the controller.
Public propertyController
Gets the controller being serialized into.
Public propertyData
Gets or sets the object that will be added into the controller.
Public propertyFormatter
Gets the formatter used to deserialize the data.
Top
See Also