'Declaration Public Property ShowTextBox As Boolean
'Usage Dim instance As DicomLabel Dim value As Boolean instance.ShowTextBox = value value = instance.ShowTextBox
public bool ShowTextBox {get; set;}
'Declaration Public Property ShowTextBox As Boolean
'Usage Dim instance As DicomLabel Dim value As Boolean instance.ShowTextBox = value value = instance.ShowTextBox
public bool ShowTextBox {get; set;}