VintaSoft Imaging .NET SDK 12.5: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewCollectionJS type
Constructors SeeAlso
In This Topic
    WebAnnotationViewCollectionJS Class Members
    In This Topic
    The following tables list the members exposed by WebAnnotationViewCollectionJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebAnnotationViewCollectionJS class.
    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.
    Events
     NameDescription
    Public EventOccurs when annotation collection is changed.
    Public EventOccurs when annotation collection is changing.
    Public EventOccurs when annotation collection is deserialized.
    See Also