'Declaration Protected Overridable Sub OnAnnotationTransformingStarted( _
ByVal eAn WpfAnnotationViewEventArgs that contains the event data.As WpfAnnotationViewEventArgs _
)
protected virtual void OnAnnotationTransformingStarted(
WpfAnnotationViewEventArgs e
)
protected: virtual void OnAnnotationTransformingStarted(
WpfAnnotationViewEventArgs* e
)
protected:
virtual void OnAnnotationTransformingStarted(
WpfAnnotationViewEventArgs^ e
)
Parameters
- e
- An WpfAnnotationViewEventArgs that contains the event data.