'Declaration Public Function New( _
ByVal oldValueСтарое значение.As AnnotationInteractionMode, _
ByVal newValueНовое значение.As AnnotationInteractionMode _
)
public AnnotationInteractionModeChangingEventArgs(
AnnotationInteractionMode oldValue,
AnnotationInteractionMode newValue
)
public: AnnotationInteractionModeChangingEventArgs(
AnnotationInteractionMode oldValue,
AnnotationInteractionMode newValue
)
public:
AnnotationInteractionModeChangingEventArgs(
AnnotationInteractionMode oldValue,
AnnotationInteractionMode newValue
)
Parameters
- oldValue
- Старое значение.
- newValue
- Новое значение.