DicomObjects Reference
DicomObjects Reference / DicomLabel Object / Visible Property
Visible Property
Description
Controls whether to display an annotation
Property type
Read-write property
Syntax
Visual Basic
Public Property Visible As Boolean
Remarks
A label is only displayed if this property is true, and if the ShowLabels property of the associated image is also true.
See Also