DicomObjects Reference
DicomObjects Reference / DicomImage Object / Labels Property
Labels Property
Description
The collection of DicomLabels to display over this image
Property type
Read-only property
Syntax
Visual Basic
Public Property Labels As DicomLabels
Remarks
After changing the contents of this collection or any of the individual images, you must call Refresh Method to make the changes visible.
See Also