VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomTextOverlayCollectionJS type
Constructors SeeAlso
In This Topic
    WebDicomTextOverlayCollectionJS Class Members
    In This Topic
    The following tables list the members exposed by WebDicomTextOverlayCollectionJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebDicomTextOverlayCollectionJS class.
    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