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