Click or drag to resize

AnnotationPropertyChangedEventArgs Properties

The AnnotationPropertyChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyNewValue
Gets the new value of the property.
Public propertyOldValue
Gets the old value of the property.
Public propertyPropertyName
Gets the name of the property.
Top
See Also