DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / LayoutMdi Method

In This Topic
    LayoutMdi Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub LayoutMdi( _
       ByVal value As System.Windows.Forms.MdiLayout _
    ) 
    public void LayoutMdi( 
       System.Windows.Forms.MdiLayout value
    )

    Parameters

    value
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also