VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Wpf.UI Namespace / WpfAnnotationViewCollection Class
Constructors Properties Methods SeeAlso
In This Topic
    WpfAnnotationViewCollection Class Members
    In This Topic
    The following tables list the members exposed by WpfAnnotationViewCollection.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WpfAnnotationViewCollection class.
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>)
    Public PropertyGets the annotation data collection that associated with this annotation view collection.
    Public Property (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>)
    Protected Properties
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>)
    Public MethodRemoves and disposes all elements of the collection.
    Public MethodCreates a new object that is a copy of the current instance.
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>)
    Public MethodReleases all resources used by the WpfAnnotationViewCollection.
    Public MethodOverloaded. Draws the annotations of the collection on specified image.
    Public MethodFinds an annotation view for specified annotation data.
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView>)
    Public MethodRenders the annotations of the collection on specified drawing context with specified drawing surface.
    Public MethodCopies the elements of WpfAnnotationViewCollection to a new array.
    Protected Methods
     NameDescription
    Protected MethodRemoves all elements from the collection.
    Protected MethodInserts an element into the collection at the specified index.
    Protected MethodRemoves the element at the specified index of the collection.
    Protected MethodReplaces the element at the specified index.
    See Also