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