'Declaration Protected Overridable Function GetAnnotationName( _
ByVal annotationViewThe view of annotation.As Vintasoft.Imaging.Annotation.UI.AnnotationView _
) As System.String
protected virtual System.String GetAnnotationName(
Vintasoft.Imaging.Annotation.UI.AnnotationView annotationView
)
protected: virtual System.String GetAnnotationName(
Vintasoft.Imaging.Annotation.UI.AnnotationView* annotationView
)
protected:
virtual System.String GetAnnotationName(
Vintasoft.Imaging.Annotation.UI.AnnotationView^ annotationView
)
Parameters
- annotationView
- The view of annotation.
Return Value
The name of the annotation.