DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / SetVisibleCore Method






    SetVisibleCore Method (DicomViewer)
    Syntax
    'Declaration
     
    
    Protected Overridable Sub SetVisibleCore( _
       ByVal value As System.Boolean _
    ) 
     
    'Usage
     
    
    Dim instance As DicomViewer
    Dim value As System.Boolean
     
    instance.SetVisibleCore(value)

    Parameters

    value
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also