VintaSoft Imaging .NET SDK 14.1: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.Wpf.UI Namespace
/ WpfAnnotationViewCollection Class
Свернуть все
Развернуть все
В этом разделе
WpfAnnotationViewCollection Class Methods
В этом разделе
Чтобы увидеть список всех методов этого типа, смотрите
WpfAnnotationViewCollection
.
Публичные Методы
Имя
Описание
Add
Adds an object to the end of the
System.Collections.ObjectModel.Collection
. (Наследуется от
System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>
)
Clear
Removes all elements from the
System.Collections.ObjectModel.Collection
. (Наследуется от
System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>
)
ClearAndDisposeItems
Удаляет и уничтожает все элементы коллекции.
Clone
Создает новый объект, являющийся копией текущего экземпляра.
Contains
Determines whether an element is in the
System.Collections.ObjectModel.Collection
. (Наследуется от
System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>
)
CopyTo
Copies the entire
System.Collections.ObjectModel.Collection
to a compatible one-dimensional
System.Array
, starting at the specified index of the target array. (Наследуется от
System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>
)
Dispose
Освобождает все ресурсы, используемые
WpfAnnotationViewCollection
.
Draw
Overloaded. Рисует аннотации коллекции на указанном изображении.
FindView
Находит представление аннотации для указанных данных аннотации.
GetEnumerator
Returns an enumerator that iterates through the
System.Collections.ObjectModel.Collection
. (Наследуется от
System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>
)
IndexOf
Searches for the specified object and returns the zero-based index of the first occurrence within the entire
System.Collections.ObjectModel.Collection
. (Наследуется от
System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>
)
Insert
Inserts an element into the
System.Collections.ObjectModel.Collection
at the specified index. (Наследуется от
System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>
)
Remove
Removes the first occurrence of a specific object from the
System.Collections.ObjectModel.Collection
. (Наследуется от
System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>
)
RemoveAt
Removes the element at the specified index of the
System.Collections.ObjectModel.Collection
. (Наследуется от
System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>
)
Render
Отображает аннотации коллекции в указанном контексте рисования с указанной поверхностью рисования.
ToArray
Копирует элементы
WpfAnnotationViewCollection
в новый массив.
Защищенные Методы
Имя
Описание
ClearItems
Удаляет все элементы из коллекции.
InsertItem
Вставляет элемент в коллекцию по указанному индексу.
RemoveItem
Удаляет элемент по указанному индексу коллекции.
SetItem
Заменяет элемент по указанному индексу.
Смотрите также
Справочник
WpfAnnotationViewCollection Class
Пространство имен Vintasoft.Imaging.Annotation.Wpf.UI