VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewCollectionJS type
In This Topic
    WebAnnotationViewCollectionJS Class Methods
    In This Topic
    For a list of all methods of this type, see WebAnnotationViewCollectionJS.
    Methods
     NameDescription
    Public MethodAdds annotation view to the end of collection.
    Public MethodBrings the specified annotation to the specified position in the collection.
    Public MethodBrings the specified annotation to the first position in the collection.
    Public MethodBrings the specified annotation to the last position in the collection.
    Public MethodClears the collection.
    Public MethodOverloaded. Sends an asynchronous request to a server to clear cache of image collection files on server.
    Public MethodCreates a new object that is a copy of the current annotation collection.
    Public MethodGets the number of annotations in the collection.
    Public MethodGets a value indicating whether the annotation collection is changed.
    Public MethodReturns the annotation view at the specified index.
    Public MethodReturns position of specified annotation in collection.
    Public MethodInserts annotation view to the collection.
    Public MethodRemoves annotation from the collection.
    Public MethodRemoves annotation from the collection.
    Public MethodReplaces annotation at the specified index.
    Public MethodSwaps two annotation views in the collection.
    Public MethodReturns the string representation of this object.
    See Also