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