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