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






In This Topic
    SuspendLayout Method (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub SuspendLayout() 
    'Usage
     
    
    Dim instance As DicomViewer
     
    instance.SuspendLayout()
    public void SuspendLayout()
    public procedure SuspendLayout(); 
    public function SuspendLayout();
    public: void SuspendLayout(); 
    public:
    void SuspendLayout(); 
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also