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






    LayoutMdi Method
    Syntax
    'Declaration
     
    
    Public Sub LayoutMdi( _
       ByVal value As System.Windows.Forms.MdiLayout _
    ) 
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Windows.Forms.MdiLayout
     
    instance.LayoutMdi(value)

    Parameters

    value
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also