'Declaration Public Function New( _
ByVal annotationDataAnnotation data whose property is changed.As AnnotationData, _
ByVal changedArgsInformation about changed property.As Vintasoft.Imaging.ObjectPropertyChangedEventArgs _
)
public AnnotationDataPropertyChangedEventArgs(
AnnotationData annotationData,
Vintasoft.Imaging.ObjectPropertyChangedEventArgs changedArgs
)
public: AnnotationDataPropertyChangedEventArgs(
AnnotationData* annotationData,
Vintasoft.Imaging.ObjectPropertyChangedEventArgs* changedArgs
)
public:
AnnotationDataPropertyChangedEventArgs(
AnnotationData^ annotationData,
Vintasoft.Imaging.ObjectPropertyChangedEventArgs^ changedArgs
)
Parameters
- annotationData
- Annotation data whose property is changed.
- changedArgs
- Information about changed property.