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