Name | Description | |
---|---|---|
![]() | WebDicomTextOverlayCollectionJS | Initializes a new instance of the WebDicomTextOverlayCollectionJS class. |
Name | Description | |
---|---|---|
![]() | WebDicomTextOverlayCollectionJS | Initializes a new instance of the WebDicomTextOverlayCollectionJS class. |
Name | Description | |
---|---|---|
![]() | add | Adds text overlay to this collection. |
![]() | addRange | Adds an array of text overlays to this collection. |
![]() | clear | Removes all text overlays from this collection. |
![]() | contains | Returns a value indicating whether this collection contains specified text overlay. |
![]() | get_Count | Gets the number of elements, which are contained in the collection. |
![]() | getItem | Returns text overlay at the specified index. |
![]() | indexOf | Returns the zero-based index of the first occurrence of text overlay in this collection. |
![]() | insert | Inserts text overlay to this collection. |
![]() | remove | Removes text overlay from this colleciton. |
![]() | removeAt | Removes text overlay from this collection. |
![]() | toArray | Returns an array of text overlays. |