public bool ShowTextBox {get; set;}
public: property bool ShowTextBox { bool get(); void set ( bool value); }
'Declaration Public Property ShowTextBox As Boolean
'Usage Dim instance As DicomLabel Dim value As Boolean instance.ShowTextBox = value value = instance.ShowTextBox
Target Platforms: .NET CLR 4.0 or higher
DicomLabel Class DicomLabel Members