'DeclarationPublic Property ShowLabels As System.Boolean
public System.bool ShowLabels {get; set;}
'DeclarationPublic Property ShowLabels As System.Boolean
public System.bool ShowLabels {get; set;}
If set false, then the DicomLabel objects in the viewer�s Labels collection are not displayed, but they remain present, and may be redisplayed by setting this property to true.
Unlike other label manipulations, altering this property does cause the display to be updated to include or exclude the annotations as appropriate.