DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / ResumeLayout Method / ResumeLayout(Boolean) Method

In This Topic
    ResumeLayout(Boolean) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Sub ResumeLayout( _
       ByVal performLayout As System.Boolean _
    ) 
    public void ResumeLayout( 
       System.bool performLayout
    )

    Parameters

    performLayout
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also