VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Annotation.UI Namespace / AnnotationViewCollection Class
Constructors Properties Methods SeeAlso
In This Topic
    AnnotationViewCollection Class Members
    In This Topic
    The following tables list the members exposed by AnnotationViewCollection.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AnnotationViewCollection class.
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.UI.AnnotationView>)
    Public PropertyGets the annotation data collection that associated with this annotation view collection.
    Public Property (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.UI.AnnotationView>)
    Protected Properties
    Public Methods
    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