VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.UI.Undo Namespace / AnnotationViewerUndoMonitor Class / GetDescriptionForMovingAnnotationsAction(AnnotationView[]) Method
Синтаксис Требования Смотрите также
В этом разделе
GetDescriptionForMovingAnnotationsAction(AnnotationView[]) Метод (AnnotationViewerUndoMonitor)
В этом разделе
Возвращает описание действия, определяющего перемещение аннотаций.
Синтаксис
'Declaration

Protected Overridable Function GetDescriptionForMovingAnnotationsAction( _
ByVal annotations
Движущиеся аннотации.
() As Vintasoft.Imaging.Annotation.UI.AnnotationView _
) As System.String
protected virtual System.String GetDescriptionForMovingAnnotationsAction(
Vintasoft.Imaging.Annotation.UI.AnnotationView[] annotations
)

Parameters

annotations
Движущиеся аннотации.

Return Value

Описание действия, определяющего перемещение аннотаций.
Требования

Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

Смотрите также