'Declaration Protected Overridable Function GetDescriptionForMovingAnnotationsAction( _
ByVal annotationsThe moving annotations.() As Vintasoft.Imaging.Annotation.UI.AnnotationView _
) As System.String
protected virtual System.String GetDescriptionForMovingAnnotationsAction(
Vintasoft.Imaging.Annotation.UI.AnnotationView[] annotations
)
protected: virtual System.String GetDescriptionForMovingAnnotationsAction(
Vintasoft.Imaging.Annotation.UI.AnnotationView*[]* annotations
)
protected:
virtual System.String GetDescriptionForMovingAnnotationsAction(
array<Vintasoft.Imaging.Annotation.UI.AnnotationView^>^ annotations
)
Parameters
- annotations
- The moving annotations.
Return Value
The description for action that defines annotations moving.