VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomTextOverlayCollectionJS type
In This Topic
WebDicomTextOverlayCollectionJS Class Methods
In This Topic
For a list of all methods of this type, see WebDicomTextOverlayCollectionJS.
Methods
 NameDescription
Public MethodAdds text overlay to this collection.
Public MethodAdds an array of text overlays to this collection.
Public MethodRemoves all text overlays from this collection.
Public MethodReturns a value indicating whether this collection contains specified text overlay.
Public MethodGets the number of elements, which are contained in the collection.
Public MethodReturns text overlay at the specified index.
Public MethodReturns the zero-based index of the first occurrence of text overlay in this collection.
Public MethodInserts text overlay to this collection.
Public MethodRemoves text overlay from this colleciton.
Public MethodRemoves text overlay from this collection.
Public MethodReturns an array of text overlays.
See Also