DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / Visible Property

In This Topic
    Visible Property (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    <SRCategoryAttribute("CatBehavior")>
    <System.ComponentModel.LocalizableAttribute(True)>
    <SRDescriptionAttribute("ControlVisibleDescr")>
    Public Property Visible As System.Boolean
    [SRCategory("CatBehavior")]
    [System.ComponentModel.Localizable(true)]
    [SRDescription("ControlVisibleDescr")]
    public System.bool Visible {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also